Get rid of wireguard container name because it would otherwise clash

This commit is contained in:
Manevolent 2021-09-21 19:27:32 -06:00
parent e8115f0cf2
commit 8ee65af4b5
No known key found for this signature in database
GPG Key ID: 2E9B7592DFA4F344

View File

@ -1,5 +1,4 @@
image: ghcr.io/linuxserver/wireguard
container_name: wireguard
volumes:
- /etc/wireguard/${netname}:/config
- /lib/modules:/lib/modules