docker extend build bash script working

This commit is contained in:
2024-07-21 17:52:33 -07:00
parent 0c4bb4a289
commit 2bd83096a8
33 changed files with 547 additions and 189 deletions
+2 -2
View File
@@ -12,7 +12,7 @@ services:
- "81:81"
- "443:443"
volumes:
- "./data/proxy:/data"
- "./data/proxy-letsencrypt:/etc/letsencrypt"
- "${VOL_PATH:-./data/proxy}/proxy-data:/data"
- "${VOL_PATH:-./data/proxy-letsencrypt}/proxy-letsencrypt:/etc/letsencrypt"
networks:
- proxy