We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a23153 commit 00d98e0Copy full SHA for 00d98e0
1 file changed
gateway/dstack-app/deploy-to-vmm.sh
@@ -59,7 +59,7 @@ PUBLIC_IP=$(curl -s4 ifconfig.me)
59
# Whether to use ACME staging (yes/no)
60
ACME_STAGING=no
61
62
-# Networking mode: bridge or passt (default: passt)
+# Networking mode: bridge or user (default: user)
63
# NET_MODE=bridge
64
65
# Subnet index. 0~15
0 commit comments