| Index: appengine/cmd/logdog_coordinator/vmuser/module-vmuser.yaml
|
| diff --git a/appengine/cmd/logdog_coordinator/vmuser/module-vmuser.yaml b/appengine/cmd/logdog_coordinator/vmuser/module-vmuser.yaml
|
| deleted file mode 100644
|
| index c0355db1166f0b4c563ef12a89220d43856f744b..0000000000000000000000000000000000000000
|
| --- a/appengine/cmd/logdog_coordinator/vmuser/module-vmuser.yaml
|
| +++ /dev/null
|
| @@ -1,20 +0,0 @@
|
| -# Copyright 2015 The Chromium Authors. All rights reserved.
|
| -# Use of this source code is governed by a BSD-style license that can be
|
| -# found in the LICENSE file.
|
| -
|
| -runtime: go
|
| -api_version: 1
|
| -vm: true
|
| -
|
| -beta_settings:
|
| - service_account_scopes: "https://www.googleapis.com/auth/userinfo.email,https://www.googleapis.com/auth/devstorage.full_control,https://www.googleapis.com/auth/cloud-platform,https://www.googleapis.com/auth/bigtable.data"
|
| -
|
| -handlers:
|
| -- url: /s
|
| - static_dir: static/dist
|
| - secure: always
|
| - #login: required
|
| -
|
| -- url: /.*
|
| - script: _go_app
|
| - secure: always
|
|
|