Browse Source

Fixing swarm registry image name

bodicsek 7 years ago
parent
commit
cf910b70aa
1 changed files with 1 additions and 1 deletions
  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