chore: add gitea container registry compose support for localy builded apps
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
services:
|
||||
errorpage:
|
||||
build: .
|
||||
image: gcr.forust.xyz/forust/error-pages:latest
|
||||
pull_policy: build
|
||||
container_name: error-pages
|
||||
restart: unless-stopped
|
||||
# ports:
|
||||
|
||||
Reference in New Issue
Block a user