Replies: 1 comment
-
|
@pstolpe these are old settings - should be removed. Sorry for that, here is a full tutorial: https://www.youtube.com/watch?v=prcBHClsHvU (doesn't matter if you install docker or package, procedure is the same) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When setting up Defguard 2.0 on a standalone Debian with apt packet manager the default configuration seems to lack the following settings that are not well explained to be missing in the tutorials.
core.conf
...
DEFGUARD_PROXY_URL="http://127.0.0.1:8080" <- needs to be set to ipv4 on a dual stack host
DEFGUARD_URL="https://defguard.public-url/"
...
Are there other ways of configuring the same features, I think this need to be more explicitly explained in the setup guides. Are there any other ways of dealing with this?
Beta Was this translation helpful? Give feedback.
All reactions