Upgrade system finished
This commit is contained in:
@@ -46,6 +46,13 @@ PORT_RANGE_POSTGRES_END=15499
|
||||
PORT_RANGE_NGINX_START=10000
|
||||
PORT_RANGE_NGINX_END=10999
|
||||
|
||||
# Container Registry (pre-built images for provisioned instances)
|
||||
# When USE_REGISTRY_IMAGES=true, provisioned instances pull pre-built images
|
||||
# from the Gitea registry instead of building from source (much faster).
|
||||
GITEA_REGISTRY=gitea.bnkops.com/admin
|
||||
USE_REGISTRY_IMAGES=true
|
||||
IMAGE_TAG=latest
|
||||
|
||||
# Pangolin (optional — for tunnel management)
|
||||
PANGOLIN_API_URL=
|
||||
PANGOLIN_API_KEY=
|
||||
|
||||
Reference in New Issue
Block a user