fix(plex): Added the watchlist request whole show back into the settings

This commit is contained in:
tidusjar 2022-12-21 22:09:37 +00:00
commit 10701c4a0b
3 changed files with 12 additions and 6 deletions

View file

@ -43,8 +43,8 @@ jobs:
- name: Run Docker Image
run: nohup docker run --rm -p 5000:5000 ombi &
# - name: Run Wiremock Plex
# run: nohup docker run -it --rm -p 8080:8080 --name wiremock wiremock/wiremock:2.35.0
- name: Run Wiremock Plex
run: nohup docker run -it --rm -p 32400:8080 --name wiremock wiremock/wiremock:2.35.0
- name: Sleep for server to start
run: sleep 20