Temporary punch the port through to the host to make things work
This commit is contained in:
parent
e072a6bc4b
commit
f6cb041634
@ -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