diff --git a/scripts/app_engine_server/app.yaml b/scripts/app_engine_server/app.yaml index 8e3a149b3..15f02e110 100755 --- a/scripts/app_engine_server/app.yaml +++ b/scripts/app_engine_server/app.yaml @@ -4,6 +4,10 @@ runtime: python api_version: 1 handlers: +- url: /remote_api + script: $PYTHON_LIB/google/appengine/ext/remote_api/handler.py + login: admin + - url: /gae_shell/static static_dir: gae_shell/static expiration: 1d