diff --git a/app.yaml b/app.yaml index 1fc5851..c26f46f 100644 --- a/app.yaml +++ b/app.yaml @@ -1,4 +1,7 @@ +# Use this if deploying to production app: application: hd-dashboard +# Use this if deploying to dev app: +#application: hd-dashboard-dev version: 1 runtime: python27 api_version: 1