updating readme

This commit is contained in:
afeiszli
2021-10-28 16:37:51 -04:00
parent f21bd10635
commit 52643551fd
3 changed files with 31 additions and 7 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ services:
container_name: netmaker
depends_on:
- rqlite
image: gravitl/netmaker:v0.8.4
image: gravitl/netmaker:v0.8.5
volumes: # Volume mounts necessary for CLIENT_MODE to control wireguard networking on host (except dnsconfig, which is where dns config files are stored for use by CoreDNS)
- dnsconfig:/root/config/dnsconfig # Netmaker writes Corefile to this location, which gets mounted by CoreDNS for DNS configuration.
- /usr/bin/wg:/usr/bin/wg