This commit is contained in:
Dessalines 2019-02-26 19:00:40 -08:00
commit 47a8c591a8
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ services:
build: build:
context: . context: .
args: args:
TORRENTS_CSV_ENDPOINT: http://0.0.0.0:8080 TORRENTS_CSV_ENDPOINT: http://0.0.0.0:8088
command: /bin/sh -c /app/torrents-csv-service command: /bin/sh -c /app/torrents-csv-service
ports: ports:
- "8080:8080" - "8080:8080"