mirror of
https://github.com/esauflores/databases.git
synced 2026-03-09 06:30:34 +00:00
refactor: moved to folder {{db}/{{variant}} instead of {{db}}-{{variant}}/
This commit is contained in:
4
postgres/base/.env.example
Normal file
4
postgres/base/.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
POSTGRES_USER=postgres
|
||||
POSTGRES_PASSWORD=postgres
|
||||
POSTGRES_DB=postgres
|
||||
POSTGRES_PORT=5432
|
||||
Reference in New Issue
Block a user