PKI #2

Merged
sinibaldi merged 8 commits from PKI into main 2025-03-10 12:02:36 +01:00
1 changed files with 4 additions and 1 deletions
Showing only changes of commit 65483178af - Show all commits

View File

@ -24,3 +24,6 @@ services:
window: 120s
healthcheck:
test: ["CMD", "service", "nginx", "status"]
volumes:
- ../configs/node.conf:/etc/nginx/nginx.conf:ro
- ../content/index.html:/var/www/default/index.html