Skip to content

Commit

Permalink
Update app.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
gaurav-gogia authored Oct 3, 2019
1 parent d9b2564 commit 4f2345b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ handlers:
static_files: basic.css
upload: basic.css
- url: /.*
script: _go_app
script: auto
secure: always
- url: /msg/
script: _go_app
script: auto
secure: always

0 comments on commit 4f2345b

Please sign in to comment.