changed host path mounted as volume into also now changed container directory path

This commit is contained in:
2026-07-16 10:35:10 -04:00
parent e43e12d531
commit 520bd50739

View File

@@ -41,7 +41,7 @@ services:
volumes:
- /etc/localtime:/etc/localtime:ro
- /lib/modules:/lib/modules:ro
- ~/.wg/containerized:/config/wg-confs:Z
- ~/.wg/authorized_clients.d:/config/wg_confs:Z
networks:
- wg
hostname: wgnet