fix: update quartz image name in compose.yaml
All checks were successful
Build and Push Quartz Wiki / build-and-push (push) Successful in 43s
All checks were successful
Build and Push Quartz Wiki / build-and-push (push) Successful in 43s
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
services:
|
||||
quartz:
|
||||
# Option 1: Pull from Gitea Container Registry (recommended for production)
|
||||
image: gitea.vorpax.dev/vorpax/quartz-wiki:latest
|
||||
image: gitea.vorpax.dev/vorpax/quartz:latest
|
||||
|
||||
# Option 2: Build locally (uncomment for local development)
|
||||
# build:
|
||||
|
||||
Reference in New Issue
Block a user