mirror of
https://github.com/wgtunnel/desktop.git
synced 2026-06-02 00:29:09 +02:00
feat: add tray tunnel/lockdown status indicator
This commit is contained in:
+3
-1
@@ -1,9 +1,11 @@
|
||||
include required("conveyor.conf")
|
||||
|
||||
# Replace IP with machine IP for testing on private network
|
||||
app {
|
||||
site {
|
||||
copy-to = "./local-site"
|
||||
base-url = "http://localhost"
|
||||
base-url = "localhost:5500"
|
||||
consistency-checks = "warn"
|
||||
}
|
||||
ignore-connection-issues-for-hosts += "localhost:5500"
|
||||
}
|
||||
Reference in New Issue
Block a user