diff --git a/my-personel/README.md b/my-personel/README.md index 0bc2fb8..a91c219 100644 --- a/my-personel/README.md +++ b/my-personel/README.md @@ -1,3 +1,3 @@ ## Kişisel Web Sitem Swarm Service Konfigürasyonu -### docker stack deploy -c my-personel.yml my-personel \ No newline at end of file +### docker stack deploy -c my-personel.yml --with-registry-auth my-personel \ No newline at end of file diff --git a/top-fraggers/README.md b/top-fraggers/README.md index cf429a2..005c97c 100644 --- a/top-fraggers/README.md +++ b/top-fraggers/README.md @@ -1,3 +1,3 @@ ## Top Fraggers Ui Swarm Service Konfigürasyonu -### docker stack deploy -c topfraggersui.yml top-fraggers-ui \ No newline at end of file +### docker stack deploy -c topfraggersui.yml --with-registry-auth top-fraggers-ui \ No newline at end of file