Run website behind Caddy router
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 6s
All checks were successful
Deploy Website / build-and-deploy (push) Successful in 6s
This commit is contained in:
@@ -27,5 +27,5 @@ jobs:
|
|||||||
docker run -d \
|
docker run -d \
|
||||||
--name website-container \
|
--name website-container \
|
||||||
--restart unless-stopped \
|
--restart unless-stopped \
|
||||||
-p 8080:80 \
|
-p 8083:80 \
|
||||||
akkolli-website:latest
|
akkolli-website:latest
|
||||||
|
|||||||
Reference in New Issue
Block a user