mirror of
https://github.com/nickyeoman/docker-compose-cookbooks.git
synced 2026-09-03 18:36:22 +00:00
refactored all to dev
This commit is contained in:
@@ -12,3 +12,15 @@ BookStack is a self-hosted wiki platform for organizing and storing documentatio
|
||||
- **Documentation:** [Docs](https://www.bookstackapp.com/docs/)
|
||||
- **Reverse Proxy Port:** `8080`
|
||||
|
||||
## Notes
|
||||
|
||||
### APP_KEY
|
||||
|
||||
Generate an APP_KEY: echo -n "base64:"$(openssl rand -base64 32)
|
||||
|
||||
### Default Password
|
||||
|
||||
* Username/Email: admin@admin.com
|
||||
* Password: password
|
||||
|
||||
After logging in, go to Settings > My Account to update the password (and email if desired). This prevents unauthorized access.
|
||||
|
||||
Reference in New Issue
Block a user