Move container image references to Gitea registry
Publish container / publish (push) Failing after 10s
Publish container / publish (push) Failing after 10s
This commit is contained in:
@@ -2,7 +2,7 @@ name: vboxstock
|
||||
|
||||
services:
|
||||
vboxstock:
|
||||
image: ghcr.io/mfwadejr/vboxstock:latest
|
||||
image: git.us2plus2.com/marvin/vboxstock:latest
|
||||
container_name: vboxstock
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
@@ -24,7 +24,7 @@ x-casaos:
|
||||
index: /
|
||||
port_map: "8269"
|
||||
scheme: http
|
||||
icon: https://raw.githubusercontent.com/mfwadejr/vboxstock/main/public/assets/vboxstock-icon-512.png
|
||||
icon: https://git.us2plus2.com/marvin/vboxstock/raw/branch/main/public/assets/vboxstock-icon-512.png
|
||||
title:
|
||||
en_US: vBoxStock
|
||||
tagline:
|
||||
|
||||
Reference in New Issue
Block a user