Expose chainquery to the internet

This commit is contained in:
Leopere 2018-11-04 15:34:44 -05:00
parent 5489052793
commit edef0a05e1

View file

@ -43,5 +43,7 @@ services:
- "traefik.expose=false"
expose:
- 6300
ports:
- 6300:6300
depends_on:
- mysql