chore(identity): wire staging identity operations

This commit is contained in:
Jesse_Chen
2026-07-21 17:52:25 +08:00
parent aae8cb5c21
commit 20f5a6c1d1
14 changed files with 311 additions and 22 deletions
+1
View File
@@ -44,6 +44,7 @@ services:
restart: unless-stopped
environment:
SITE_ADDRESS: ${SITE_ADDRESS:-https://jyotisha.chat}
ADMIN_SITE_ADDRESS: ${ADMIN_SITE_ADDRESS:-https://admin.staging.jyotisha.chat}
ports:
- "80:80"
- "443:443"