Files
docker-compose-cookbooks/passbolt/passbolt.env
T
nick 206ed58eb9 Cleaned up all compose files
cleaned up all the files.
they should now all work for multiple projects.
2020-04-16 21:13:59 -07:00

15 lines
400 B
Bash

#TODO: I'm not sure if this is still in use or has been implemented, test further.
# URL
APP_FULL_BASE_URL=https://passbolt.nickyeoman.com
# Database settings
DATASOURCES_DEFAULT_HOST=pb-mariadb
DATASOURCES_DEFAULT_USERNAME=passbolt
DATASOURCES_DEFAULT_PASSWORD=p@ssblt!!1NOW
DATASOURCES_DEFAULT_DATABASE=db_passbolt
DATASOURCES_DEFAULT_PORT=3306
# Registration
PASSSBOLT_REGISTRATION_PUBLIC=true