This commit is contained in:
2019-03-10 13:20:09 -04:00
parent da1cd91865
commit 68bdcf61d9
+1 -1
View File
@@ -1 +1 @@
web: waitress-serve --port=8041 --url-scheme=https morepython.wsgi:application --port=$PORT
web: waitress-serve --port=8041 --url-scheme=https --port=$PORT morepython.wsgi:application