update compose to link memcached correctly

This commit is contained in:
iamBadgers
2025-06-01 22:31:51 -07:00
parent 1dae591ad5
commit e1f7404c8d
3 changed files with 7 additions and 2 deletions

View File

@@ -9,6 +9,8 @@ services:
image: potato
networks:
- cprush-net
environment:
- MEMCACHE_ADDR=memcache:11211
ports:
- 3001:3001
depends_on: