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