Setup infrastructure for first patch

This commit is contained in:
2024-12-30 02:44:48 +02:00
parent fb32bd33cd
commit c7b9f44c92
9 changed files with 254 additions and 59 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ version: "3.7"
services:
caddy:
image: caddy:<version>
image: caddy:2.9-alpine
restart: unless-stopped
ports:
- "80:80"