mirror of
https://github.com/StepanovPlaton/HomeServerServices.git
synced 2026-04-03 12:20:43 +04:00
14 lines
324 B
Plaintext
14 lines
324 B
Plaintext
NEXTCLOUD_DATABASE=nextcloud-db
|
|
DATABASE_USER=nextcloud
|
|
DATABASE_PASSWORD=password
|
|
DATABASE_ROOT_PASSWORD=another_password
|
|
PATH_TO_FOLDER=/path/to/folder/
|
|
|
|
NEXTCLOUD_ADMIN=admin
|
|
NEXTCLOUD_PASSWORD=password
|
|
NEXTCLOUD_DOMAIN=cloud.domain.ru
|
|
|
|
COLLABORA_ADMIN=admin
|
|
COLLABORA_PASSWORD=password
|
|
COLLABORA_DOMAIN=office.domain.ru
|