mirror of
https://github.com/Haxxnet/Compose-Examples.git
synced 2025-12-29 10:18:28 +01:00
Update README.md
improve notes
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# References
|
# References
|
||||||
|
|
||||||
- https://www.passbolt.com/ce/docker
|
- https://help.passbolt.com/hosting/install/ce/docker.html
|
||||||
|
|
||||||
# Notes
|
# Notes
|
||||||
|
|
||||||
@@ -15,3 +15,5 @@ sudo chmod 770 /mnt/docker-volumes/passbolt/gpg
|
|||||||
sudo chgrp 33 /mnt/docker-volumes/passbolt/jwt
|
sudo chgrp 33 /mnt/docker-volumes/passbolt/jwt
|
||||||
sudo chmod 770 /mnt/docker-volumes/passbolt/jwt
|
sudo chmod 770 /mnt/docker-volumes/passbolt/jwt
|
||||||
````
|
````
|
||||||
|
|
||||||
|
After spawning up the container, you have to create your user account first. Please follow the referenced link above, which leads you to the official documentation and how-tos. It is also recommended to add SMTP into the mix to retrieve important emails.
|
||||||
|
|||||||
Reference in New Issue
Block a user