(simatec) small fix

This commit is contained in:
simatec 2024-06-11 22:21:12 +02:00
parent cf13914db0
commit 1ea8a7ee35
2 changed files with 4 additions and 4 deletions

View file

@ -77,8 +77,8 @@ services:
limits:
memory: 512M
depends_on:
- "memcached_piler"
- "mysql_piler"
- "memcached"
- "mysql"
volumes:
db_data:

View file

@ -101,8 +101,8 @@ services:
memory: 512M
depends_on:
- "memcached_piler"
- "mysql_piler"
- "memcached"
- "mysql"
networks:
default: