fix: pull from github registry

This commit is contained in:
Wayrion 2025-07-20 19:53:07 +02:00 committed by GitHub
parent 24eef8af4a
commit bdfd4fb99a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
services:
vert:
container_name: vert
image: vert-sh/vert:latest
image: ghcr.io/vert-sh/vert:latest
environment:
- PUB_HOSTNAME=${PUB_HOSTNAME:-vert.sh}
- PUB_PLAUSIBLE_URL=${PUB_PLAUSIBLE_URL:-https://plausible.example.com}