fixing portfolio bugs

This commit is contained in:
2021-07-12 10:08:03 +02:00
parent d626a5a005
commit b1517c044a
6 changed files with 11 additions and 9 deletions

View File

@@ -28,8 +28,7 @@ mail.port = 25
[server:main]
use = egg:waitress#main
host = 0.0.0.0
port = 9280
listen = localhost:9280
url_scheme = https
###