mirror of
https://gitea.zaclys.com/yannic/selfhosting.git
synced 2026-04-26 17:20:42 +02:00
@@ -3,10 +3,8 @@ ROOT_INSTALL=/srv
|
|||||||
TZ=Europe/Paris
|
TZ=Europe/Paris
|
||||||
PUID=1000
|
PUID=1000
|
||||||
PGID=1000
|
PGID=1000
|
||||||
AUTH_USER_PASSWORD=user:$$a.00d
|
|
||||||
|
|
||||||
# apps
|
# apps
|
||||||
WALLABAG_URL=http://localhost
|
WALLABAG_URL=http://localhost
|
||||||
NTFY_URL=http://localhost:8017
|
NTFY_URL=http://localhost:8017
|
||||||
NTFY_BEHIND_PROXY=true
|
NTFY_BEHIND_PROXY=true
|
||||||
TINYAUTH_URL=http://localhost:8020
|
|
||||||
Reference in New Issue
Block a user