changed directories

This commit is contained in:
2024-03-11 19:28:24 -05:00
parent 76dd21ebd5
commit 83be5f5d28
+3 -3
View File
@@ -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: