From c42c235ea3dae1ea6490dd047f750fae97d00fe5 Mon Sep 17 00:00:00 2001 From: Daniel Hansson Date: Sun, 13 Sep 2020 01:54:06 +0200 Subject: [PATCH] add login info in msg_box --- apps/adminer.sh | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/apps/adminer.sh b/apps/adminer.sh index 1d3234b9..17add953 100644 --- a/apps/adminer.sh +++ b/apps/adminer.sh @@ -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"