Use own phpmyadmin

This commit is contained in:
Daniel Winzen
2019-03-03 20:26:26 +01:00
parent 980f3e1214
commit 2b1592cd46

View File

@ -79,7 +79,6 @@ server {
}
}
location /phpmyadmin {
root /usr/share;
location ~ \.php$ {
include snippets/fastcgi-php.conf;
fastcgi_param DOCUMENT_ROOT /html;