Add web.env
This commit is contained in:
6
web.env.example
Normal file
6
web.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
DB_HOST=postgres-db
|
||||
DB_PORT=5432
|
||||
DB_USER=web
|
||||
DB_PASSWORD=example
|
||||
DB_DATABASE=web
|
||||
DB_MAXCONNECTIONS=5
|
Reference in New Issue
Block a user