~nhanb/gae-proxy

edcade243daadbe411e6de462522ef5fa1f46606 — Bùi Thành Nhân 4 years ago a1ca7d5
entrypoint
2 files changed, 3 insertions(+), 1 deletions(-)

M .gcloudignore
M app.yaml
M .gcloudignore => .gcloudignore +2 -1
@@ 16,4 16,5 @@
# Python pycache:
__pycache__/
# Ignored by the build system
/setup.cfg
\ No newline at end of file
/setup.cfg
/send.py

M app.yaml => app.yaml +1 -0
@@ 1,4 1,5 @@
runtime: python37
entrypoint: python main.py

handlers:
  - url: /.*