Switching to subdomain list and flatcar "trees" spec.

This commit is contained in:
2025-08-14 09:21:38 -07:00
parent 052acf4173
commit 221fccc3d1
6 changed files with 50 additions and 27 deletions

View File

@@ -3,7 +3,7 @@ services:
lb:
image: docker.io/caddy:2
volumes:
- /var/lb/caddy:/etc/caddy
- /app/lb:/etc/caddy
# - ./lb/:/etc/caddy
- config:/config
- data:/data
@@ -16,16 +16,16 @@ services:
# thintz-com:
# image: docker.io/caddy:2
# volumes:
# #- /var/thintz-com/caddy:/etc/caddy
# #- /app/thintz-com/caddy:/etc/caddy
# - ./thintz-com/:/etc/caddy
# networks:
# - lb
# restart: unless-stopped
# nginx:
# image: nginx
# restart: unless-stopped
# networks:
# - lb
nginx:
image: nginx
restart: unless-stopped
networks:
- lb
wg-easy:
image: ghcr.io/wg-easy/wg-easy:15
environment: