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:
|
services:
|
||||||
quartz:
|
quartz:
|
||||||
# Option 1: Pull from Gitea Container Registry (recommended for production)
|
# 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)
|
# Option 2: Build locally (uncomment for local development)
|
||||||
# build:
|
# build:
|
||||||
|
|||||||
Reference in New Issue
Block a user