mirror of
https://github.com/wassname/HackFlowy.git
synced 2026-06-27 16:00:04 +08:00
Changed HTTP listening port for production
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"port": 3000,
|
||||
"port": 80,
|
||||
"database": {
|
||||
"use_env_variable": "DATABASE_URL"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user