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 \
|
||||
--name website-container \
|
||||
--restart unless-stopped \
|
||||
-p 8080:80 \
|
||||
-p 8083:80 \
|
||||
akkolli-website:latest
|
||||
|
||||
Reference in New Issue
Block a user