Remove memcached for now

This commit is contained in:
3wc 2020-09-17 09:20:54 +02:00
parent 6cfd4ed902
commit 7e83649250
1 changed files with 0 additions and 6 deletions

View File

@ -117,12 +117,6 @@ services:
- "traefik.http.routers.${STACK_NAME}_simplesaml.entrypoints=web-secure"
- "traefik.http.routers.${STACK_NAME}_simplesaml.tls.certresolver=${LETS_ENCRYPT_ENV}"
memcached:
image: memcached:latest
command: "docker-entrypoint.sh memcached"
networks:
- internal
volumes:
mariadb:
mediawiki_images: