Обновить docker-compose.yml

This commit is contained in:
Постнов Андрей 2025-06-27 08:26:52 +00:00
parent 4477078863
commit ef4e867944

View File

@ -11,6 +11,8 @@ services:
configs:
- source: app_config
target: /data/application.yaml
volumes:
- /opt/docker/eisa/lib:/data/lib:ro
labels:
- "traefik.http.routers.expertisa-master.rule=HostRegexp(`(?i)master\\..+`)"