mirror of
https://gitea.zaclys.com/yannic/selfhosting.git
synced 2026-04-26 09:10:42 +02:00
add heimdall dashboard
This commit is contained in:
+3
-1
@@ -19,7 +19,7 @@ HOST_SELFOSS=selfoss
|
||||
HOST_SHAARLI=shaarli
|
||||
HOST_WALLABAG=wallabag
|
||||
HOST_WWW=www
|
||||
HOST_DASHY=dashy.traefik.me
|
||||
FQDN_DASHBOARD=dashboard.traefik.me
|
||||
PATH_PORTAINER=/portainer
|
||||
PATH_GLANCES=/glances
|
||||
PATH_DELUGE=/deluge
|
||||
@@ -28,6 +28,8 @@ PATH_DELUGE=/deluge
|
||||
TZ=Europe/Paris
|
||||
BASIC_AUTH=test:$$apr1$$H6uskkkW$$IgXLP6ewTrSuBkTrqE8wj/
|
||||
ROOT_INSTALL=/srv
|
||||
PUID=1000
|
||||
PGID=1000
|
||||
|
||||
# torrent
|
||||
DELUGE_TORRENT_PORT=6881
|
||||
|
||||
Reference in New Issue
Block a user