This commit is contained in:
zino
2024-06-06 19:25:45 +02:00
parent dd1b9c166b
commit 5b7c5f2cbc

View File

@@ -6,3 +6,10 @@ services:
image: registry:2
volumes:
- ./volumes/registry:/var/lib/registry
networks:
- web
networks:
web:
external: true
name: web