diff --git a/config_dev.json b/config_dev.json index a1588b5db..8bb9034c2 100644 --- a/config_dev.json +++ b/config_dev.json @@ -7,5 +7,6 @@ "nocache": true, "raven_id": false, "publicUrl": "http://localhost:8080", + "port": 8080, "sessionSecret": "dev-secret-do-not-use-in-production" }