Update docker-compose.yaml

This commit is contained in:
2023-03-23 14:17:44 -04:00
committed by GitHub
parent 1c5e0f673e
commit bc5c2ba883
+2 -2
View File
@@ -31,7 +31,7 @@ services:
- LOGLEVEL=DEBUG
- VCENTER_HOST=192.168.50.50
- VCENTER_USER=administrator@vsphere.local
- VCENTER_PASSWORD=Zertodata987!
- VCENTER_PASSWORD=password
networks:
- back-tier
restart: always
@@ -57,7 +57,7 @@ services:
# - LOGLEVEL=DEBUG
# - VCENTER_HOST=192.168.50.20
# - VCENTER_USER=administrator@vsphere.local
# - VCENTER_PASSWORD=Zertodata987!
# - VCENTER_PASSWORD=password
# networks:
# - back-tier
# restart: always