mirror of
https://github.com/not-kennethreitz/morepython.org.git
synced 2026-06-05 06:56:14 +00:00
3 lines
126 B
Plaintext
3 lines
126 B
Plaintext
web: waitress-serve --port=8041 --url-scheme=https --port=$PORT morepython.wsgi:application
|
|
release: python manage.py migrate
|