mirror of
https://github.com/bigchaindb/bigchaindb.git
synced 2024-10-13 13:34:05 +00:00
Change port number to a higher number
This commit is contained in:
parent
90a895f8a9
commit
ef6cc9eddd
@ -1,7 +1,7 @@
|
|||||||
rethinkdb:
|
rethinkdb:
|
||||||
image: rethinkdb
|
image: rethinkdb
|
||||||
ports:
|
ports:
|
||||||
- "9999:8080"
|
- "58080:8080"
|
||||||
- "28015"
|
- "28015"
|
||||||
volumes_from:
|
volumes_from:
|
||||||
- rethinkdb-data
|
- rethinkdb-data
|
||||||
|
Loading…
x
Reference in New Issue
Block a user