deploy.yml aktualisiert
All checks were successful
/ checkout (push) Successful in 1m28s

This commit is contained in:
stelb 2025-03-13 11:10:37 +01:00
parent b9bbb5f66d
commit bb1958c9d0

View file

@ -44,7 +44,7 @@
restart_policy: unless-stopped restart_policy: unless-stopped
image: mirror.gcr.io/registry:2 image: mirror.gcr.io/registry:2
exposed_ports: exposed_ports:
- 127.0.0.1:5000:5000 - "127.0.0.1:5000:5000"
volumes: volumes:
- /var/lib/registry:/var/lib/registry - /var/lib/registry:/var/lib/registry
env: env: