Browse Source

Fixing swarm registry image name

bodicsek 7 năm trước cách đây
mục cha
commit
cf910b70aa
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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