Addet container registry and changed compose to use it directly!

This commit is contained in:
pika 2025-04-02 10:23:19 +02:00
parent 29577ea73a
commit a31fd40a61
2 changed files with 23 additions and 2 deletions

View file

@ -3,7 +3,7 @@ services:
# │ Server mode │
# ╰─────────────╯
caddydb-server:
image: caddydb:latest
image: git.k4li.de/docker/caddydb:latest
ports:
- "5000:5000"
environment: