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

This commit is contained in:
stelb 2025-03-13 11:16:52 +01:00
parent bb1958c9d0
commit 901689590b

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" - "5000:5000"
volumes: volumes:
- /var/lib/registry:/var/lib/registry - /var/lib/registry:/var/lib/registry
env: env: