Updating containers to GHCR or add full path V2

This commit is contained in:
2025-07-05 18:52:00 +05:30
parent 282fd8eb54
commit 6a088d7bba
10 changed files with 14 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
services:
gotify:
image: gotify/server:2.6.3
image: ghcr.io/gotify/server:2.6.3
container_name: gotify
environment:
- TZ=${TZ}