Browse Source

Merge pull request #1980 from gravitl/refactor_coredns

Remove coredns specific env vars
dcarns 2 years ago
parent
commit
88b127105d
1 changed files with 0 additions and 2 deletions
  1. 0 2
      compose/docker-compose.ee.yml

+ 0 - 2
compose/docker-compose.ee.yml

@@ -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"