Skip to content

Commit d4c5c0e

Browse files
committed
VIRTUAL_HOST configuration for phpmyadmin
1 parent 6d1bd24 commit d4c5c0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker-compose.development.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -151,6 +151,7 @@ mysql:
151151
# - mysql
152152
# environment:
153153
# - PMA_ARBITRARY=1
154+
# - VIRTUAL_HOST=phpmyadmin.local
154155
# ports:
155156
# - "8001:80"
156157
# volumes:

0 commit comments

Comments
 (0)