mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-03 02:14:24 +08:00
Merge pull request #1980 from gravitl/refactor_coredns
Remove coredns specific env vars
This commit is contained in:
commit
88b127105d
1 changed files with 0 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue