fix: зафиксированы версии: sah, portainer
This commit is contained in:
parent
d2dac031c4
commit
9a517d6779
@ -49,7 +49,7 @@ services:
|
||||
- traefik.http.middlewares.global-stripprefix2.replacepathregex.replacement=/$$2
|
||||
|
||||
sah:
|
||||
image: ${REG}/cc/sah:latest
|
||||
image: ${REG}/cc/sah:0.0.3
|
||||
volumes:
|
||||
- ./sah/data:/data
|
||||
environment:
|
||||
@ -60,7 +60,7 @@ services:
|
||||
- "traefik.http.services.sah.loadbalancer.server.port=80"
|
||||
|
||||
portainer:
|
||||
image: portainer/portainer-ce:latest
|
||||
image: portainer/portainer-ce:2.19.1
|
||||
environment:
|
||||
- PORTAINER_HTTP_ENABLED=true
|
||||
volumes:
|
||||
@ -199,4 +199,4 @@ services:
|
||||
- ./jupyter_data:/home/jovyan/work
|
||||
labels:
|
||||
- "traefik.http.routers.jupyter.rule=Host(`jupyter.${DOMAIN}`)"
|
||||
- "traefik.http.services.jupyter.loadbalancer.server.port=8888"
|
||||
- "traefik.http.services.jupyter.loadbalancer.server.port=8888"
|
||||
Loading…
Reference in New Issue
Block a user