Update memcached to run as root with verbose output (#12)

This commit is contained in:
James Page 2018-10-30 14:01:09 -06:00 committed by Pete Vander Giessen
parent ff06c9b88c
commit 2c721a8114
1 changed files with 1 additions and 1 deletions

View File

@ -186,7 +186,7 @@ apps:
# Memcached
memcached:
command: bin/memcached
command: memcached -u root -v
daemon: simple
plugs:
- network-bind