Merge pull request #111 from Wayrion/main

fix: pull from github registry
This commit is contained in:
Maya 2025-07-25 14:20:02 +03:00 committed by GitHub
commit 31d831457a
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}