Expose chainquery to the internet
This commit is contained in:
parent
5489052793
commit
edef0a05e1
1 changed files with 2 additions and 0 deletions
|
@ -43,5 +43,7 @@ services:
|
||||||
- "traefik.expose=false"
|
- "traefik.expose=false"
|
||||||
expose:
|
expose:
|
||||||
- 6300
|
- 6300
|
||||||
|
ports:
|
||||||
|
- 6300:6300
|
||||||
depends_on:
|
depends_on:
|
||||||
- mysql
|
- mysql
|
||||||
|
|
Loading…
Reference in a new issue