Update 'docker_portainer_stacks/registry.yml'
This commit is contained in:
parent
ce4dc744ae
commit
9d0c7c876f
@ -9,7 +9,7 @@ services:
|
||||
- PGID=${PGID:-1000}
|
||||
- TZ=${TZ:-Europe/Amsterdam}
|
||||
volumes:
|
||||
- ${volume_docker_hub:-/docker/registry}:/config
|
||||
- ${volume_docker_hub:-/docker/registry}:/var/lib/registry
|
||||
ports:
|
||||
- ${port_http:-5000}:5000
|
||||
restart: ${restart:-always}
|
||||
|
Loading…
x
Reference in New Issue
Block a user