Files
wgtunnel-desktop/conveyor-local.conf
T
2026-03-13 02:12:40 -04:00

11 lines
265 B
Plaintext

include required("conveyor.conf")
# Replace IP with machine IP for testing on private network
app {
site {
copy-to = "./local-site"
base-url = "localhost:5500"
consistency-checks = "warn"
}
ignore-connection-issues-for-hosts += "localhost:5500"
}