Skip to content

Commit

Permalink
docker image v1
Browse files Browse the repository at this point in the history
  • Loading branch information
matheusmota committed May 12, 2019
1 parent 02c692f commit da06f7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ version: '3'

services:


harena-logger:
# image: datasci4health/harena-logger
build: ./
image: datasci4health/harena-logger:v1
environment:
- HARENA_LOGGER_FLASK_HOST=0.0.0.0
- HARENA_LOGGER_FLASK_PORT=10030
Expand Down

0 comments on commit da06f7f

Please sign in to comment.