Merge pull request 'fix: ajustar porta' (#19) from release/V1.0.0 into main
All checks were successful
Build and Deploy ASP.NET API / build-and-deploy (push) Successful in 53s
All checks were successful
Build and Deploy ASP.NET API / build-and-deploy (push) Successful in 53s
Reviewed-on: http://git.carneiro.ddnsfree.com/ricardo/YTExtractor/pulls/19
This commit is contained in:
commit
65f681a35a
@ -100,7 +100,7 @@ jobs:
|
||||
docker run -d \
|
||||
--name ytextractor-api \
|
||||
--restart unless-stopped \
|
||||
-p 8080:8080 \
|
||||
-p 8082:8080 \
|
||||
-e ASPNETCORE_ENVIRONMENT=Production \
|
||||
-v /tmp/ytextractor:/app/temp \
|
||||
registry.redecarneir.us/ytextractor:latest
|
||||
|
||||
Loading…
Reference in New Issue
Block a user