Update README.md

improve notes
pull/8/head
LRVT 2023-02-27 14:24:18 +01:00 zatwierdzone przez GitHub
rodzic dbbcaa421c
commit 9c4615e5b1
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 3 dodań i 1 usunięć

Wyświetl plik

@ -1,6 +1,6 @@
# References
- https://www.passbolt.com/ce/docker
- https://help.passbolt.com/hosting/install/ce/docker.html
# Notes
@ -15,3 +15,5 @@ sudo chmod 770 /mnt/docker-volumes/passbolt/gpg
sudo chgrp 33 /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.