fixing again.

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

View File

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