Browse Source

[appengine] set entrypoint

pull/93/head
Aaron Parecki 4 years ago
parent
commit
8a40fcd7b8
No known key found for this signature in database GPG Key ID: 276C2817346D6056
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      app.yaml

+ 1
- 0
app.yaml View File

@ -9,3 +9,4 @@ handlers:
upload: public/(favicon\.ico|robots\.txt)$ upload: public/(favicon\.ico|robots\.txt)$
- url: /.* - url: /.*
script: auto script: auto
entrypoint: public/index.php

Loading…
Cancel
Save