nextcloud-swarm-plugin/.env.example
Mahyar Iranibazaz 7d8e260a83
feat(intellisense) (#54)
* feat(hooks):
- add: entrypoint hooks volume
- add: change-owner.sh script

* feat(apache):
- update: Dockerfile apache user and id
- delete: hooks setup
- add: .env setup
- add: theme volume
- update: turn off debugger at start

* feat(.env):
- add: .env example file

* fix(docker):
- add: theme volume

* fix(docker):
- revert: xdebug start config

* feat(docker):
- update: reduce the volumes to lib and apps

* chore(env):
- add: swarm api key in example

* chore(env):
- add: env file instructions
- fix: typos
2024-07-19 16:12:30 +08:00

14 lines
284 B
Text

WWWUSER=1000
WWWGROUP=1000
APACHE_RUN_USER=www-user
APACHE_RUN_GROUP=www-group
DB_NAME=nextcloud
DB_USER=nextcloud
DB_PASSWORD=nextcloud
DB_ROOT_PASSWORD=rootpassword
NC_ADMIN_USER=swarmbox
NC_ADMIN_PASSWORD=swarmbox
SWARM_ACCESS_API_TOKEN=Nz5lDX7PpPGrcdAI5SjPZHVdZJe12AuMOrKfZXaL