add login info in msg_box

This commit is contained in:
Daniel Hansson 2020-09-13 01:54:06 +02:00 committed by GitHub
parent 66e6f0c435
commit c42c235ea3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -104,7 +104,13 @@ https://$ADDRESS:8443
You can download more plugins and get more information here:
https://www.adminer.org
Your PostgreSQL connection information can be found in $NCPATH/config/config.php
Your PostgreSQL connection information can be found in $NCPATH/config/config.php.
These are the current values:
$(grep dbhost /var/www/nextcloud/config/config.php)
$(grep dbuser /var/www/nextcloud/config/config.php)
$(grep dbpassword /var/www/nextcloud/config/config.php)
$(grep dbname /var/www/nextcloud/config/config.php)
In case you try to access Adminer and get 'Forbidden' you need to change the IP in:
$ADMINER_CONF"