Temporary punch the port through to the host to make things work
Former-commit-id: f6cb041634
This commit is contained in:
parent
2b94ed12c2
commit
bddf72ee46
@ -13,7 +13,7 @@ services:
|
||||
- "6060"
|
||||
- "26657"
|
||||
- "26656"
|
||||
- "9473"
|
||||
- "9473:9473"
|
||||
- "8545"
|
||||
- "8546"
|
||||
- "9090"
|
||||
|
@ -2,5 +2,5 @@
|
||||
|
||||
services:
|
||||
wns:
|
||||
server: 'http:/laconicd:9473/api'
|
||||
webui: 'http://laconicd:9473/console'
|
||||
server: 'http://localhost:9473/api'
|
||||
webui: 'http://localhost:9473/console'
|
||||
|
Loading…
Reference in New Issue
Block a user