mirror of
https://github.com/mr-vercetti/homeserver.git
synced 2025-07-02 09:55:38 +02:00
Initial commit
This commit is contained in:
17
docker/.env.example
Normal file
17
docker/.env.example
Normal file
@ -0,0 +1,17 @@
|
||||
PUID=
|
||||
PGID=
|
||||
TIMEZONE=
|
||||
APPS_DIR=
|
||||
DATA_DIR=
|
||||
DOMAIN=
|
||||
|
||||
# nextcloud-db
|
||||
DB_ROOT_PW=
|
||||
DB_NAME=
|
||||
DB_USER=
|
||||
DB_PW=
|
||||
|
||||
# wireguard
|
||||
WG_URL=
|
||||
WG_PEERS=
|
||||
WG_ALLOWEDIPS=
|
Reference in New Issue
Block a user