changed directories
This commit is contained in:
@@ -10,8 +10,8 @@ services:
|
||||
- 3030:3000/tcp
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./conf:/opt/adguardhome/conf
|
||||
- ./work:/opt/adguardhome/work
|
||||
- ./adguardhome/conf:/opt/adguardhome/conf
|
||||
- ./adguardhome/work:/opt/adguardhome/work
|
||||
|
||||
wg-easy:
|
||||
container_name: wg-easy
|
||||
@@ -38,7 +38,7 @@ services:
|
||||
- 51841:51821
|
||||
restart: always
|
||||
volumes:
|
||||
- ${DOCKER_CONFIGS}/wg-easy:/etc/wireguard
|
||||
- ${DOCKER_CONFIGS}/wireguard:/etc/wireguard
|
||||
|
||||
networks:
|
||||
reverse-proxy:
|
||||
|
||||
Reference in New Issue
Block a user