diff --git a/config/production.json b/config/production.json index 2abad20..c447056 100644 --- a/config/production.json +++ b/config/production.json @@ -1,5 +1,5 @@ { - "port": 3000, + "port": 80, "database": { "use_env_variable": "DATABASE_URL" }