api/config.toml.example
2025-03-17 12:16:03 +01:00

5 lines
107 B
Plaintext

database_url = "postgres://user:password@host/database"
api_version = "1.0.0"
host = "0.0.0.0"
port = 3000