mirror of
https://github.com/wowlikon/LibraryAPI.git
synced 2025-12-11 21:30:46 +00:00
5 lines
106 B
Bash
5 lines
106 B
Bash
POSTGRES_USER = "postgres"
|
|
POSTGRES_PASSWORD = "postgres"
|
|
POSTGRES_DB = "postgres"
|
|
POSTGRES_SERVER = "db"
|