Files
HackFlowy/config/production.json
T

7 lines
87 B
JSON

{
"port": 80,
"database": {
"use_env_variable": "DATABASE_URL"
}
}