update 26.7.25
This commit is contained in:
Executable
+8
@@ -0,0 +1,8 @@
|
||||
APP_PORT=8000
|
||||
DB_HOST=192.168.0.112
|
||||
DB_PORT=4200
|
||||
DB_NAME=postgres
|
||||
DB_SCHEMA=bid
|
||||
DB_USER=user
|
||||
DB_PASSWORD=password
|
||||
DB_SSLMODE=
|
||||
Reference in New Issue
Block a user