Change port number to a higher number

This commit is contained in:
Sylvain Bellemare 2016-02-17 18:09:38 +01:00
parent 90a895f8a9
commit ef6cc9eddd

View File

@ -1,7 +1,7 @@
rethinkdb:
image: rethinkdb
ports:
- "9999:8080"
- "58080:8080"
- "28015"
volumes_from:
- rethinkdb-data