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 77e2f8b commit 18118c5Copy full SHA for 18118c5
docker/data-source-tools/docker-compose.yml
@@ -21,7 +21,7 @@ services:
21
networks:
22
- st-internal
23
environment:
24
- PMA_HOSTS: mariadb106,mariadb1011
+ PMA_HOSTS: mariadb1011,mariadb106
25
PMA_USER: root
26
PMA_PASSWORD: root
27
0 commit comments