Browse Source

[appengine]

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

+ 1
- 1
app.yaml View File

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

Loading…
Cancel
Save