mirror of
https://github.com/wassname/HackFlowy.git
synced 2026-08-11 11:12:38 +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