Update example Docker volume path for the compose

This commit is contained in:
Scott Wallace 2022-03-30 10:27:23 +01:00
parent 2f13f9340a
commit a4eee2aa99
Signed by: scott
GPG key ID: AA742FDC5AFE2A72

View file

@ -6,7 +6,7 @@ services:
hostname: __HOSTNAME__
image: dcr.wallace.sh/scott/infranet:latest
volumes:
- /home/scott/tmp/infranet:/etc/nebula
- /path/to/infranet/config:/etc/nebula
cap_add:
- NET_ADMIN
devices: