fix: tentar conectar via host
This commit is contained in:
parent
4f88830c8c
commit
e961bd6994
@ -101,6 +101,7 @@ 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
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user