mirror of
https://github.com/gravitl/netmaker.git
synced 2026-04-23 00:17:10 +08:00
updating readme
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user