ninedocker/services/35-sentinel/dockercompose/dockercompose.yml

11 lines
260 B
YAML
Raw Permalink Normal View History

services:
# Sentinel
# Sentinel du servince redis
# Port interne 26379
sentinel:
image: reg.cadoles.com/envole/sentinel
container_name: nine-sentinel
env_file: ./services/35-sentinel/env/.env.merge
networks:
- nine-network