This commit is contained in:
2019-03-11 06:31:39 -04:00
parent ee215ce59e
commit c27bac6319
3 changed files with 28 additions and 1 deletions
+1
View File
@@ -1 +1,2 @@
web: waitress-serve --port=8041 --url-scheme=https --port=$PORT morepython.wsgi:application
release: python manage.py migrate