update README.md
All checks were successful
Docker / build (push) Successful in 34s

This commit is contained in:
2026-04-07 09:08:28 -03:00
parent b8b6cef925
commit 57639a585d
2 changed files with 4 additions and 1 deletions

View File

@@ -16,7 +16,7 @@ version: '3.8'
services:
api:
image: ghcr.io/loficafe-zx/convert-heic-to-jpg-api:master
image: gitea.loficafe.app/geonizeli/convert-heic-to-jpg-api:master
ports:
- "5000:5000"
restart: unless-stopped