Compare commits
No commits in common. "5867a882c6917b263f8170012b6943b658933e02" and "6a86d8b7c6c9ef3eba94b0d83943f0bc140448b1" have entirely different histories.
5867a882c6
...
6a86d8b7c6
@ -100,7 +100,7 @@ jobs:
|
|||||||
docker run -d \
|
docker run -d \
|
||||||
--name ytextractor-api \
|
--name ytextractor-api \
|
||||||
--restart unless-stopped \
|
--restart unless-stopped \
|
||||||
-p 8080:80 \
|
-p 5000:80 \
|
||||||
-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