fix: Use Forgejo registry URL for Docker image
Some checks are pending
CI / build (18.x) (push) Waiting to run
CI / build (20.x) (push) Waiting to run

This commit is contained in:
Khoa.vo 2026-01-05 13:59:58 +07:00
parent 31e56f0bad
commit 6209665659

View file

@ -1,9 +1,6 @@
services:
kv-pix:
image: kv-pix:latest
build:
context: .
dockerfile: Dockerfile
image: git.khoavo.myds.me/vndangkhoa/apix:latest
container_name: kv-pix
restart: unless-stopped
ports: