Compare commits
No commits in common. "65f681a35a604a3fe36672caa5cf7bcd334a0af1" and "ef53dae1b10b86ebbd479f36f7664eb897c07999" have entirely different histories.
65f681a35a
...
ef53dae1b1
@ -100,7 +100,7 @@ jobs:
|
|||||||
docker run -d \
|
docker run -d \
|
||||||
--name ytextractor-api \
|
--name ytextractor-api \
|
||||||
--restart unless-stopped \
|
--restart unless-stopped \
|
||||||
-p 8082:8080 \
|
-p 8080:8080 \
|
||||||
-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