fix: tentar conectar via host

This commit is contained in:
Ricardo Carneiro 2025-05-27 23:43:38 -03:00
parent 4f88830c8c
commit e961bd6994

View File

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