Merge pull request #1980 from gravitl/refactor_coredns

Remove coredns specific env vars
This commit is contained in:
dcarns 2023-01-26 18:28:17 -05:00 committed by GitHub
commit 88b127105d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,8 +27,6 @@ services:
MQ_PORT: "443"
MQ_SERVER_PORT: "1883"
VERBOSITY: "1"
MANAGE_IPTABLES: "on"
PORT_FORWARD_SERVICES: "dns"
METRICS_EXPORTER: "on"
LICENSE_KEY: "YOUR_LICENSE_KEY"
NETMAKER_ACCOUNT_ID: "YOUR_ACCOUNT_ID"