From 2e0abbdff24fd0d23a98dbc66303c8a1cd05515b Mon Sep 17 00:00:00 2001 From: Phuoc CAO Date: Fri, 24 Apr 2020 14:41:48 +0200 Subject: [PATCH] modif port --- production.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/production.ini b/production.ini index 7a645c6..88d14bb 100644 --- a/production.ini +++ b/production.ini @@ -34,7 +34,7 @@ mail.ssl = yes [server:main] use = egg:waitress#main host = 0.0.0.0 -port = 9181 +port = 9180 url_scheme = http ###