Update with new grocy subdomain; moving to central bridge network
This commit is contained in:
@@ -2,7 +2,7 @@ version: "2.1"
|
||||
services:
|
||||
swag:
|
||||
image: linuxserver/swag
|
||||
container_name: proxy
|
||||
container_name: swag
|
||||
cap_add:
|
||||
- NET_ADMIN
|
||||
environment:
|
||||
@@ -10,7 +10,7 @@ services:
|
||||
- PGID=1000
|
||||
- TZ=Asia/Jerusalem
|
||||
- URL=gerbil.tk #optional
|
||||
- SUBDOMAINS=cloud,git,photos,stream,vault,wiki
|
||||
- SUBDOMAINS=cloud,git,photos,stream,vault,wiki,grocy
|
||||
- VALIDATION=https
|
||||
- DNSPLUGIN=cloudflare #optional
|
||||
#- PROPAGATION= #optional
|
||||
@@ -35,3 +35,6 @@ services:
|
||||
volumes:
|
||||
- /Red-Vol/Media/Containers/heimdall/config:/config
|
||||
restart: unless-stopped
|
||||
networks:
|
||||
default:
|
||||
name: gerbil_network
|
||||
|
||||
Reference in New Issue
Block a user