Variáveis de ambiente com Python
This commit is contained in:
4
.env-example
Normal file
4
.env-example
Normal file
@@ -0,0 +1,4 @@
|
||||
BD_USER="CHANGE-ME"
|
||||
BD_PASSWORD="CHANGE-ME"
|
||||
BD_PORT=CHANGE-ME
|
||||
BD_HOST="CHANGE-ME"
|
||||
Reference in New Issue
Block a user