We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ae1153 commit 6bb9839Copy full SHA for 6bb9839
appengine/express-memcached-session/app.yaml
@@ -15,5 +15,5 @@
15
runtime: nodejs
16
vm: true
17
env_variables:
18
- MEMCACHE_URL: localhost:11211
+ MEMCACHE_URL: memcache:11211
19
# [END app_yaml]
0 commit comments