We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8919ffb commit 854a25bCopy full SHA for 854a25b
.env
@@ -34,6 +34,9 @@ export WORDPRESS_ADMIN_USER_=npp
34
export WORDPRESS_ADMIN_PASSWORD_=npp
35
export WORDPRESS_ADMIN_EMAIL_=npp@psauxit.com
36
37
+# phpMyAdmin Settings
38
+export PMA_ABSOLUTE_URI_=${WORDPRESS_SITE_URL_}/phpmyadmin/
39
+
40
# FPM Settings
41
export NPP_FPM_CONF=./fpm/www.conf
42
export FPM_DOCKER_CONF=./fpm/zz-docker.conf
0 commit comments