Explorar el Código

Fixing swarm registry image name

bodicsek hace 7 años
padre
commit
cf910b70aa
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      run.sh

+ 1 - 1
run.sh

@@ -23,5 +23,5 @@ docker service create \
        --label traefik.frontend.headers.STSSeconds=15552000 \
        --label traefik.frontend.headers.STSIncludeSubdomains=true \
        --label traefik.frontend.headers.STSPreload=true \
-       localhost:5000/bodicsek/nextcloud-armhf:latest
+       localhost:5000/nextcloud-armhf:latest