Skip to content

Commit

Permalink
Merge pull request #1210 from openziti/update-env-file
Browse files Browse the repository at this point in the history
update .env for new container
  • Loading branch information
dovholuknf authored Jul 14, 2023
2 parents 8e7cfc9 + 3da226f commit 260c2b2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions quickstart/docker/.env
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ ZITI_PWD=

# controller name, address/port information
ZITI_CTRL_NAME=ziti-controller
#ZITI_CTRL_EDGE_ADVERTISED_ADDRESS=ziti-edge-controller
#ZITI_CTRL_ADVERTISED_ADDRESS=ziti-controller
ZITI_CTRL_EDGE_ADVERTISED_ADDRESS=ziti-edge-controller
ZITI_CTRL_ADVERTISED_ADDRESS=ziti-controller
#ZITI_CTRL_EDGE_IP_OVERRIDE=10.10.10.10
#ZITI_CTRL_EDGE_ADVERTISED_PORT=8441
#ZITI_CTRL_ADVERTISED_PORT=8440
Expand Down

0 comments on commit 260c2b2

Please sign in to comment.