Remove outdated comment

This commit is contained in:
Sylvain Bellemare 2016-12-08 16:38:52 +01:00 committed by Sylvain Bellemare
parent 07b3f9ca4e
commit cc9e3b79b6
1 changed files with 0 additions and 3 deletions

View File

@ -30,9 +30,6 @@ services:
- ./tox.ini:/usr/src/app/tox.ini
environment:
BIGCHAINDB_DATABASE_HOST: rdb
# BigchainDB Server doesn't need BIGCHAINDB_API_ENDPOINT any more
# but maybe our Docker or Docker Compose stuff does?
# BIGCHAINDB_API_ENDPOINT: http://bdb:9984/api/v1
BIGCHAINDB_SERVER_BIND: 0.0.0.0:9984
ports:
- "9984"