Skip to content

Commit f66bdfb

Browse files
committed
VIRTUAL_HOST for phpmyadmin changed to phpmyadmin.docker
1 parent d4c5c0e commit f66bdfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.development.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ mysql:
151151
# - mysql
152152
# environment:
153153
# - PMA_ARBITRARY=1
154-
# - VIRTUAL_HOST=phpmyadmin.local
154+
# - VIRTUAL_HOST=phpmyadmin.docker
155155
# ports:
156156
# - "8001:80"
157157
# volumes:

0 commit comments

Comments
 (0)