Point URLs to repo.spotter.cz
This commit is contained in:
parent
2494c55493
commit
d6f738c47e
@ -12,7 +12,7 @@
|
||||
"packages": {},
|
||||
"repo": {
|
||||
"pwd": "",
|
||||
"url": "https://dl.dasm.cz/spotter-repo",
|
||||
"url": "https://repo.spotter.cz/lxc",
|
||||
"user": ""
|
||||
}
|
||||
}
|
||||
|
@ -31,6 +31,6 @@ WG_CONF_FILE = '/etc/wireguard/wg0.conf'
|
||||
WG_CONF_FILE_DISABLED = '/etc/wireguard/wg0.conf.disabled'
|
||||
|
||||
# URLs
|
||||
MYIP_URL = 'https://tools.dasm.cz/myip.php'
|
||||
PING_URL = 'https://tools.dasm.cz/vm-ping.php'
|
||||
MYIP_URL = 'https://repo.spotter.cz/tools/myip.php'
|
||||
PING_URL = 'https://repo.spotter.cz/tools/vm-ping.php'
|
||||
RELOAD_URL = 'http://127.0.0.1:8080/reload-config'
|
||||
|
Loading…
Reference in New Issue
Block a user