5 lines
107 B
Plaintext
5 lines
107 B
Plaintext
database_url = "postgres://user:password@host/database"
|
|
api_version = "1.0.0"
|
|
host = "0.0.0.0"
|
|
port = 3000
|