Compare commits

..

No commits in common. "79716452ffc23326f10949562501ef5c791df83b" and "257369825630aae6388a5afbee30d41ebcad135b" have entirely different histories.

View File

@ -101,7 +101,6 @@ jobs:
--name ytextractor-api \ --name ytextractor-api \
--restart unless-stopped \ --restart unless-stopped \
-p 8082:8080 \ -p 8082:8080 \
--network host \
-e ASPNETCORE_ENVIRONMENT=Production \ -e ASPNETCORE_ENVIRONMENT=Production \
-v /tmp/ytextractor:/app/temp \ -v /tmp/ytextractor:/app/temp \
registry.redecarneir.us/ytextractor:latest registry.redecarneir.us/ytextractor:latest