Adding auto-reload; updating subdomains; add proxy configuration files

This commit is contained in:
2021-09-24 14:42:24 +03:00
parent efeedb649f
commit 6f763726c0
28 changed files with 1348 additions and 1 deletions

View File

@@ -10,7 +10,7 @@ services:
- PGID=1000
- TZ=Asia/Jerusalem
- URL=pukeko.xyz #optional
- SUBDOMAINS=cloud,git,photos,stream,vault,wiki,grocy,torrent,ler,pod,sync,files,code,tasks,notes,news
- SUBDOMAINS=cloud,git,photos,stream,vault,wiki,grocy,torrent,ler,pod,sync,files,tasks,notes,news,vpn
- VALIDATION=dns
- DNSPLUGIN=cloudflare #optional
#- PROPAGATION=100 #optional
@@ -19,6 +19,7 @@ services:
- ONLY_SUBDOMAINS=false #optional
#- EXTRA_DOMAINS=
- STAGING=false #optional
- DOCKER_MODS=linuxserver/mods:swag-auto-reload
volumes:
- /Red-Vol/Media/Containers/swag/config:/config
ports: