changed host path mounted as volume into also now changed container directory path
This commit is contained in:
@@ -41,7 +41,7 @@ services:
|
|||||||
volumes:
|
volumes:
|
||||||
- /etc/localtime:/etc/localtime:ro
|
- /etc/localtime:/etc/localtime:ro
|
||||||
- /lib/modules:/lib/modules:ro
|
- /lib/modules:/lib/modules:ro
|
||||||
- ~/.wg/containerized:/config/wg-confs:Z
|
- ~/.wg/authorized_clients.d:/config/wg_confs:Z
|
||||||
networks:
|
networks:
|
||||||
- wg
|
- wg
|
||||||
hostname: wgnet
|
hostname: wgnet
|
||||||
|
|||||||
Reference in New Issue
Block a user