Fix nginx ssl. Add env vars. Opt docker
This commit is contained in:
4
docker/pgsql-env
Normal file
4
docker/pgsql-env
Normal file
@ -0,0 +1,4 @@
|
||||
POSTGRES_USER=lemur
|
||||
POSTGRES_PASSWORD=12345
|
||||
POSTGRES_DB=lemur
|
||||
POSTGRES_HOST=postgres
|
Reference in New Issue
Block a user