updated for final config
This commit is contained in:
+2
-22
@@ -34,7 +34,7 @@ services:
|
||||
- ADMIN_TOKEN=x/7NNVrKQ4DwYhUGgZjMNWiZG32GZGH149xG2C8gYgIWkRDSOJvgpu4eNKsgt0Wf
|
||||
- DATABASE_URL=data/db.sqlite3
|
||||
- DISABLE_ADMIN_TOKEN=false
|
||||
- DOMAIN=https://bitwarden.wettsten.duckdns.org
|
||||
- DOMAIN=https://bitwarden.wettsten.com
|
||||
- ENABLE_DB_WAL=true
|
||||
- INVITATIONS_ALLOWED=false
|
||||
- SHOW_PASSWORD_HINT=false
|
||||
@@ -132,7 +132,7 @@ services:
|
||||
- PUID=${PUID}
|
||||
- PGID=${PGID}
|
||||
- TZ=${TZ}
|
||||
- JELLYFIN_PublishedServerUrl=192.168.1.33
|
||||
- JELLYFIN_PublishedServerUrl=192.168.1.247
|
||||
ports:
|
||||
- 8096:8096
|
||||
restart: unless-stopped
|
||||
@@ -346,23 +346,3 @@ services:
|
||||
- ./appdata/sonarr/config:/config
|
||||
- ${MEDIA_DIR}:/media
|
||||
|
||||
# swag:
|
||||
# container_name: swag
|
||||
# image: lscr.io/linuxserver/swag
|
||||
# environment:
|
||||
# - PUID=${PUID}
|
||||
# - PGID=${PGID}
|
||||
# - TZ=${TZ}
|
||||
# - URL=wettsten.duckdns.org
|
||||
# - SUBDOMAINS=wildcard
|
||||
# - VALIDATION=duckdns
|
||||
# - DUCKDNSTOKEN=b0567791-f8b7-4dcf-9fe6-9aaf01b5ca5b
|
||||
# - EMAIL=scott.wettstein@gmail.com
|
||||
# cap_add:
|
||||
# - NET_ADMIN
|
||||
# ports:
|
||||
# - 443:443
|
||||
# - 80:80
|
||||
# restart: unless-stopped
|
||||
# volumes:
|
||||
# - ./appdata/swag/config:/config
|
||||
|
||||
Reference in New Issue
Block a user