Publish container through Gitea registry
Build and publish container / publish (push) Failing after 10m9s
Build and publish container / publish (push) Failing after 10m9s
This commit is contained in:
+5
-5
@@ -13,7 +13,7 @@ name: site-gateway
|
||||
|
||||
services:
|
||||
site-gateway:
|
||||
image: ghcr.io/mfwadejr/site-gateway2:latest
|
||||
image: git.us2plus2.com/marvin/site-gateway:latest
|
||||
container_name: site-gateway
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
@@ -77,7 +77,7 @@ x-casaos:
|
||||
index: /
|
||||
port_map: "8080"
|
||||
scheme: http
|
||||
icon: https://raw.githubusercontent.com/mfwadejr/site-gateway2/main/src/public/site-gateway-icon-approved.png
|
||||
icon: https://git.us2plus2.com/marvin/site-gateway/raw/branch/main/src/public/site-gateway-icon-approved.png
|
||||
title:
|
||||
en_US: Site Gateway
|
||||
tagline:
|
||||
@@ -93,6 +93,6 @@ x-casaos:
|
||||
architectures: ["amd64", "arm64"]
|
||||
version: "0.16.58"
|
||||
update_at: "2026-09-20"
|
||||
website: https://github.com/mfwadejr/site-gateway2
|
||||
repo: https://github.com/mfwadejr/site-gateway2
|
||||
support: https://github.com/mfwadejr/site-gateway2/issues
|
||||
website: https://git.us2plus2.com/marvin/site-gateway
|
||||
repo: https://git.us2plus2.com/marvin/site-gateway
|
||||
support: https://git.us2plus2.com/marvin/site-gateway/issues
|
||||
|
||||
Reference in New Issue
Block a user