feat: modify env file for extend variable
This commit is contained in:
parent
0786442539
commit
17f92bff82
@ -1,2 +1,8 @@
|
||||
DEBUG=false
|
||||
PORT=1231
|
||||
PORT=1231
|
||||
|
||||
DB_ADDRESS=192.168.50.94
|
||||
DB_PORT=5432
|
||||
DB_USER=backend
|
||||
DB_PASSWORD=password
|
||||
DB_NAME=backend
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user