improvement: docker infrastructure overhauled.
This commit is contained in:
6
infrastructure/env.docker.example
Normal file
6
infrastructure/env.docker.example
Normal file
@@ -0,0 +1,6 @@
|
||||
# Optional: save as .env next to infrastructure/docker-compose.yml
|
||||
# Docker Compose reads this file automatically for variable substitution.
|
||||
|
||||
POSTGRES_USER=postgres
|
||||
POSTGRES_PASSWORD=dyolink_dev_change_me
|
||||
POSTGRES_DB=dyolink_db
|
||||
Reference in New Issue
Block a user