fixing again.
This commit is contained in:
parent
47a8c591a8
commit
bb20b1141f
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue