image service
This commit is contained in:
@@ -65,6 +65,13 @@ GATEWAY_ADMIN_LOCAL_ACCOUNT_ENABLED=true
|
||||
GATEWAY_LOCAL_ACCOUNT_GRACE_DAYS=7
|
||||
GATEWAY_LEGACY_PASSWORD_GLOBAL_SALT=
|
||||
|
||||
# Shared image service. The two secret files must contain the values configured
|
||||
# for the core2026 caller on the image server and must not be committed.
|
||||
IMAGE_SERVICE_URL=https://sam-image.hided.net
|
||||
IMAGE_PUBLIC_URL=https://sam-image.hided.net
|
||||
IMAGE_UPLOAD_CORE2026_SECRET_FILE=./secrets/image_upload_core2026_secret
|
||||
IMAGE_SYNC_CORE2026_SECRET_FILE=./secrets/image_sync_core2026_secret
|
||||
|
||||
# Initial stopped profile inventory. Each deployment can choose its own branch in the Admin GUI.
|
||||
BOOTSTRAP_PROFILES=gateway,che,kwe,pwe,twe,nya,pya,hwe
|
||||
TZ=Asia/Seoul
|
||||
|
||||
Reference in New Issue
Block a user