Merge branch 'master' of https://gitlab.com/dessalines/torrents.csv
This commit is contained in:
commit
47a8c591a8
|
@ -5,7 +5,7 @@ services:
|
|||
build:
|
||||
context: .
|
||||
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
|
||||
ports:
|
||||
- "8080:8080"
|
||||
|
|
Loading…
Reference in New Issue