chore: Add env variable to toggle postgresql ssl flag
This commit is contained in:
@@ -7,4 +7,5 @@ POSTGRES_DATABASE=automatisch_development
|
||||
POSTGRES_PORT=5432
|
||||
POSTGRES_HOST=localhost
|
||||
POSTGRES_USERNAME=automatish_development_user
|
||||
POSTGRESS_PASSWORD=
|
||||
POSTGRES_PASSWORD=
|
||||
POSTGRES_ENABLE_SSL=false
|
||||
|
Reference in New Issue
Block a user