#285 Expose the MySQL backend publicly so that the tests too can connect to it.

pull/275/head
Andrei Ismail 11 years ago
parent 04fe577032
commit 3edc0ab63f

@ -12,3 +12,5 @@ backend1hostgroup0:
MYSQL_ROOT_PASSWORD: root
expose:
- "3306"
ports:
- "13306:3306"

Loading…
Cancel
Save