nextcloud-swarm-plugin/.env.example
Mahyar Iranibazaz 532ae7b1fb feat(docker):
- add: proxy in the setup
- add: crontab for rsync
- add: default passwords to .env
- add: skip adding localhost to trusted domains
- add: default redis password
2024-10-16 15:54:09 +08:00

14 lines
237 B
Plaintext

ENV=development
NC_VERSION=28
APP_URL=localhost
MYSQL_DATABASE=nextcloud
MYSQL_USER=nextcloud
MYSQL_PASSWORD=secret
MYSQL_ROOT_PASSWORD=secret
REDIS_HOST_PASSWORD=secret
NEXTCLOUD_ADMIN_USER=swarmbox
NEXTCLOUD_ADMIN_PASSWORD=swarmbox