Compare commits
2 Commits
dcaafa36b7
...
ef53dae1b1
| Author | SHA1 | Date | |
|---|---|---|---|
| ef53dae1b1 | |||
|
|
4f5777d6c1 |
@ -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 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