diff --git a/app.ini b/app.ini index e62097a..a06ac94 100644 --- a/app.ini +++ b/app.ini @@ -8,7 +8,7 @@ SSL_MODE = disable [server] DOMAIN = localhost -HTTP_PORT = %(PORT)s +HTTP_PORT = 3000 ROOT_URL = http://localhost/ SSH_PORT = 2222