Closed Pinkpiglet closed 2 years ago
Hi, this is because by deafult, we do not use host networking on the server. That means the interface is inside of the netmaker server container, not on the host machine.
If you run "docker exec -it netmaker /bin/sh" and then run "wg show" you will see the interface.
okay, thank you.
version: "3.4"
services: netmaker: container_name: netmaker image: gravitl/netmaker:v0.9.4 volumes: