mirror of
https://git.meshkee.com/Meshkee/backend.git
synced 2026-08-11 22:30:59 +04:30
Add stable keys for special groups and SSL sync agent hooks.
English keys on store/website specials stay unique per business; domain-admin can trigger dashboard SSL sync. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
co-authored by
Cursor
parent
43e3912662
commit
f233665d13
@@ -73,6 +73,10 @@ CENTRAL_API_HOST=api.meshkee.com
|
||||
WEBSITE_DEPLOY_AGENT_URL=http://89.44.241.119:9050/deploy
|
||||
WEBSITE_DEPLOY_TOKEN=
|
||||
|
||||
# Dashboards SSL sync agent (POST from Super Admin → dashboards VPS)
|
||||
SSL_SYNC_AGENT_URL=http://45.149.76.52:9051/ssl-sync
|
||||
SSL_SYNC_AGENT_TOKEN=
|
||||
|
||||
# Public domain for platform invoice links (https://{domain}/invoices/{id})
|
||||
INVOICE_PUBLIC_DOMAIN=meshkee.com
|
||||
# Optional full origin for local (overrides domain), e.g. https://meshkee.app:5174
|
||||
|
||||
Reference in New Issue
Block a user