quiz-the-word/app.yaml

2 lines
68 B
YAML
Raw Normal View History

2021-03-22 20:53:50 -07:00
runtime: python39
2021-04-06 18:09:15 -07:00
entrypoint: gunicorn -b :$PORT QuizTheWord.app:app