diff --git a/.env.dev b/.env.dev index 31de5659..b285a162 100644 --- a/.env.dev +++ b/.env.dev @@ -1,7 +1,7 @@ # .env.dev NODE_ENV=dev #VUE_APP_DEV_IP=demo.casaos.io -VUE_APP_DEV_IP=10.0.0.85 +VUE_APP_DEV_IP=10.0.0.72 # VUE_APP_DEV_IP=10.147.20.1 # VUE_APP_DEV_IP=192.168.2.15 # VUE_APP_DEV_IP=192.168.2.219 diff --git a/src/components/Apps/AppSection.vue b/src/components/Apps/AppSection.vue index 096961e4..f603efad 100644 --- a/src/components/Apps/AppSection.vue +++ b/src/components/Apps/AppSection.vue @@ -99,6 +99,7 @@