fix: update quartz image name in compose.yaml
All checks were successful
Build and Push Quartz Wiki / build-and-push (push) Successful in 43s

This commit is contained in:
vorpax
2026-01-06 00:47:37 +01:00
parent 4a1c31938f
commit de7309dae4

View File

@@ -1,7 +1,7 @@
services:
quartz:
# Option 1: Pull from Gitea Container Registry (recommended for production)
image: gitea.vorpax.dev/vorpax/quartz:latest
image: gitea.vorpax.dev/vorpax/wiki:latest
# Option 2: Build locally (uncomment for local development)
# build: