fix: Use Forgejo registry URL for Docker image
This commit is contained in:
parent
31e56f0bad
commit
6209665659
1 changed files with 1 additions and 4 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue