mirror of
https://example.com
synced 2024-11-23 03:46:40 +09:00
4 lines
81 B
Bash
4 lines
81 B
Bash
# db settings
|
|
POSTGRES_PASSWORD=test
|
|
POSTGRES_USER=postgres
|
|
POSTGRES_DB=postgres
|