mirror of
https://gitea.zaclys.com/yannic/selfhosting.git
synced 2026-04-22 07:54:24 +02:00
8 lines
101 B
Plaintext
8 lines
101 B
Plaintext
# general
|
|
ROOT_INSTALL=/srv
|
|
TZ=Europe/Paris
|
|
PUID=1000
|
|
PGID=1000
|
|
|
|
# apps
|
|
WALLABAG_URL=http://localhost |