Google webapp to receive feedbacks
This commit is contained in:
9
feedback-ltworf/app.yaml
Normal file
9
feedback-ltworf/app.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
application: feedback-ltworf
|
||||
version: 1
|
||||
runtime: python27
|
||||
api_version: 1
|
||||
threadsafe: true
|
||||
|
||||
handlers:
|
||||
- url: /.*
|
||||
script: feedback.application
|
Reference in New Issue
Block a user