1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/snappymail_ynh.git synced 2024-09-03 20:26:29 +02:00

Update POST_INSTALL.md : missing path in tip

This commit is contained in:
Alexandre Aubin 2023-05-28 22:36:22 +02:00 committed by GitHub
parent 9e35f5e74c
commit 1568606392
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,4 +2,4 @@ The password-file is created after first opening the admin UI!
Be sure to immediately change the default password!
Open the admin UI `https://__DOMAIN__/?admin` to configure your mail server settings. Login with user "admin" and password from the file `/var/www/snappymail/data/_data_/_default_/admin_password.txt`.
Open the admin UI `https://__DOMAIN____PATH__?admin` to configure your mail server settings. Login with user "admin" and password from the file `/var/www/snappymail/data/_data_/_default_/admin_password.txt`.