feat(Nextcloud/mariadb-redis-ffmpeg-example/.env.example): Added env example file and content

This commit is contained in:
Daniel Rodriguez Monroy 2024-07-24 22:46:48 -06:00
parent 2c4c09eef0
commit 589ec2a785
No known key found for this signature in database
GPG Key ID: FB27C03B6D12EB05
1 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,8 @@
MYSQL_ROOT_PASSWORD=awesome-root-password
MYSQL_PASSWORD=awesome-password
MYSQL_DATABASE=nextcloud
MYSQL_USER=awesome-user
NEXTCLOUD_ADMIN_USER=awesome-admin
NEXTCLOUD_ADMIN_PASSWORD=awesome-admin-password
NEXTCLOUD_TRUSTED_DOMAINS="ocalhost"
NEXTCLOUD_DATA_DIR=/mnt/ncdata