changed host path mounted as volume into also now changed container directory path
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user