mirror of
https://github.com/linuxserver/docker-nginx.git
synced 2026-02-05 19:08:18 +08:00
bind memcached to localhost
This commit is contained in:
parent
572bcefee6
commit
7832c4579b
@ -1,3 +1,3 @@
|
||||
#!/usr/bin/with-contenv bash
|
||||
|
||||
exec s6-setuidgid memcached /usr/bin/memcached
|
||||
exec s6-setuidgid memcached /usr/bin/memcached -l 127.0.0.1
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user