update compose to link memcached correctly
This commit is contained in:
@@ -9,6 +9,8 @@ services:
|
||||
image: potato
|
||||
networks:
|
||||
- cprush-net
|
||||
environment:
|
||||
- MEMCACHE_ADDR=memcache:11211
|
||||
ports:
|
||||
- 3001:3001
|
||||
depends_on:
|
||||
|
||||
Reference in New Issue
Block a user