bch-api: build: . dockerfile: Dockerfile #image: bitcore container_name: bch-api #links: # - mongodb ports: - "13400:3000" restart: always