mirror of
git://f0xx.org/ac/ac-deploy
synced 2026-07-29 03:38:07 +03:00
fix(cluster0): QR 2FA one-tap approve; default public origin apps.f0xx.org
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -178,7 +178,7 @@ overlay_views ac-be-access
|
||||
overlay_views ac-be-issues
|
||||
|
||||
ISSUES_BASE="${APP_BASE_PATH:-/app/androidcast_project/issues}"
|
||||
PUBLIC_ORIGIN_CFG="${LAB_PUBLIC_ORIGIN:-https://acl0.f0xx.org}"
|
||||
PUBLIC_ORIGIN_CFG="${LAB_PUBLIC_ORIGIN:-https://apps.f0xx.org}"
|
||||
load_secrets_lab
|
||||
AUTH_KEY="${AUTH_ENCRYPTION_KEY:-lab-cluster-dev-32-char-min-secret!!}"
|
||||
_MSMTP_PASS="$(read_secret MSMTP_APP_PASSWORD 2>/dev/null || true)"
|
||||
|
||||
Reference in New Issue
Block a user