mirror of
https://github.com/unraid/api.git
synced 2026-01-03 15:09:48 -06:00
feat: add global agent (#897)
* feat: add global agent * feat: add proxy setup to rc.unraid-api * feat: update myservers.cfg to latest version
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[api]
|
||||
version="3.5.2+20f10951"
|
||||
version="3.8.1+2e6f5af0"
|
||||
extraOrigins="https://google.com,https://test.com"
|
||||
[local]
|
||||
[notifier]
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
[api]
|
||||
version="3.5.2+20f10951"
|
||||
version="3.8.1+2e6f5af0"
|
||||
extraOrigins="https://google.com,https://test.com"
|
||||
[local]
|
||||
[notifier]
|
||||
@@ -21,5 +21,4 @@ dynamicRemoteAccessType="DISABLED"
|
||||
[upc]
|
||||
apikey="unupc_fab6ff6ffe51040595c6d9ffb63a353ba16cc2ad7d93f813a2e80a5810"
|
||||
[connectionStatus]
|
||||
minigraph="ERROR_RETRYING"
|
||||
upnpStatus="Success: UPNP Lease Renewed [4/24/2024 5:04:54 PM] Public Port [59138] Local Port [443]"
|
||||
minigraph="PRE_INIT"
|
||||
|
||||
Reference in New Issue
Block a user