mirror of
https://gitea.zaclys.com/yannic/selfhosting.git
synced 2026-04-26 09:10:42 +02:00
Clarify SEAFILE parameters
This commit is contained in:
+3
-3
@@ -26,15 +26,15 @@ PATH_DELUGE=/deluge
|
||||
TZ=Europe/Paris
|
||||
BASIC_AUTH=test:$$apr1$$H6uskkkW$$IgXLP6ewTrSuBkTrqE8wj/
|
||||
ROOT_INSTALL=/srv
|
||||
DB_ROOT_PASSWORD=rootpassword
|
||||
ADMIN_EMAIL=root@localdomain
|
||||
|
||||
# torrent
|
||||
DELUGE_TORRENT_PORT=6881
|
||||
DOWNLOAD_HTTP_PORT=8000
|
||||
|
||||
# seafile
|
||||
SEAFILE_ADMIN_EMAIL=root@localdomain
|
||||
SEAFILE_ADMIN_PASSWORD=abc123456
|
||||
SEAFILE_DB_ROOT_PASSWORD=rootpassword
|
||||
|
||||
# mapbox.com
|
||||
MAPBOX_TOKEN=
|
||||
MAPBOX_TOKEN=
|
||||
|
||||
Reference in New Issue
Block a user