minor
This commit is contained in:
parent
b78304b620
commit
9bebe14e40
@ -34,19 +34,3 @@ services:
|
|||||||
- "6379:6379"
|
- "6379:6379"
|
||||||
volumes:
|
volumes:
|
||||||
- ./data/redis:/data
|
- ./data/redis:/data
|
||||||
|
|
||||||
|
|
||||||
# test_program:
|
|
||||||
# image: your_test_program_image:latest
|
|
||||||
# container_name: test_program
|
|
||||||
# environment:
|
|
||||||
# - REDIS_HOST=redis
|
|
||||||
# volumes:
|
|
||||||
# - ./config:/shared/config
|
|
||||||
# - ./logs:/shared/logs
|
|
||||||
# depends_on:
|
|
||||||
# - market_data_gateway
|
|
||||||
# - redis
|
|
||||||
|
|
||||||
# volumes:
|
|
||||||
# redis_data:
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user