master #1

Merged
chemi merged 2 commits from chemi/DockerWordpress_improvements:master into master 2021-05-12 10:25:31 +00:00

2 Commits

Author SHA1 Message Date
chemi 08395fd53f SITEURL
Added SITEURL environment variable to allow phpmyadmin accession through a directory of the main WP url
2021-05-12 10:23:06 +00:00
chemi f3d2bb5626 Added PMA_ABSOLUTE_URI to phpmyadmin container
Adding PMA_ABSOLUTE_URI to the phpmyadmin docker section will allow to access the phpmyadmin through the directory phpmyadmini of the main WP site URL. This way one domain is used instead of two (one for WP and the other for phpmyadmin)
2021-05-12 10:19:26 +00:00