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 4563700 commit f92cca8Copy full SHA for f92cca8
features/setting-up-your-instance/upgrading.md
@@ -9,6 +9,18 @@ description: Notes on upgrading Defguard and its components
9
Before doing any updates please remember to **backup your database.**
10
{% endhint %}
11
12
+## 1.0.0 -> 1.1.0
13
+
14
+### Proxy
15
16
+There is a new setting:
17
18
+* ENV Variable: DEFGUARD\_PROXY\_URL
19
+* command line argument `--url`
20
+* /etc/defguard/proxy.toml: `url =` 
21
22
+**Which should be set to the same value as in core `DEFGUARD_ENROLLMENT_URL`**
23
24
## Any release -> 1.0.0
25
26
### Core
0 commit comments