Skip to content

Commit c69d2b2

Browse files
committed
Merge pull request GoogleCloudPlatform#325 from GoogleCloudPlatform/memcache
Remove beta settings from memcache app.yam
2 parents 158af6c + 770cd64 commit c69d2b2

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

managed_vms/memcache/app.yaml

-5
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,3 @@ entrypoint: gunicorn -b :$PORT main:app
44

55
runtime_config:
66
python_version: 3
7-
8-
# [START config]
9-
beta_settings:
10-
use_memcache_proxy: true
11-
# [END config]

0 commit comments

Comments
 (0)