Skip to content
This repository has been archived by the owner on May 13, 2024. It is now read-only.

Commit

Permalink
Improved app.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Hill Ma committed Mar 1, 2017
1 parent 15b6b26 commit b9bbc03
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/app_engine/app.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
application: apprtc
version: 9
runtime: python27
threadsafe: true
api_version: 1
Expand Down Expand Up @@ -55,10 +53,6 @@ libraries:
env_variables:
BYPASS_JOIN_CONFIRMATION: false
# Only change these while developing, do not commit to source!
# Use appcfg.py --env_variable=CALLSTATS_APP_ID:ID \
# --env_variable=CALLSTATS_APP_SECRET:SECRET \
# --env_variable=ICE_SERVER_API_KEY:KEY \
# in order to replace variables when deploying.
CALLSTATS_APP_ID: none
CALLSTATS_APP_SECRET: none
ICE_SERVER_API_KEY: none
Expand Down

0 comments on commit b9bbc03

Please sign in to comment.