5 lines
96 B
TOML
5 lines
96 B
TOML
[env]
|
|
POSTGRES_USER = "postgres"
|
|
POSTGRES_PASSWORD = "DB_PASS_HERE"
|
|
POSTGRES_HOST = "localhost"
|