Обновить docker-compose.yml
This commit is contained in:
parent
4477078863
commit
ef4e867944
@ -11,6 +11,8 @@ services:
|
|||||||
configs:
|
configs:
|
||||||
- source: app_config
|
- source: app_config
|
||||||
target: /data/application.yaml
|
target: /data/application.yaml
|
||||||
|
volumes:
|
||||||
|
- /opt/docker/eisa/lib:/data/lib:ro
|
||||||
|
|
||||||
labels:
|
labels:
|
||||||
- "traefik.http.routers.expertisa-master.rule=HostRegexp(`(?i)master\\..+`)"
|
- "traefik.http.routers.expertisa-master.rule=HostRegexp(`(?i)master\\..+`)"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user