1
0

change port

This commit is contained in:
Andrew Camilleri
2018-12-12 11:08:48 +01:00
parent 52270cbb6f
commit d5f20b5d6d

View File

@@ -24,7 +24,7 @@ services:
- "groestlcoin_datadir:/etc/groestlcoin" - "groestlcoin_datadir:/etc/groestlcoin"
- "nbxplorer_datadir:/root/.nbxplorer" - "nbxplorer_datadir:/root/.nbxplorer"
ports: ports:
- "9737:9735" - "9738:9735"
links: links:
- nbxplorer - nbxplorer
- groestlcoind - groestlcoind