mirror of
https://git.meshkee.com/Meshkee/backend.git
synced 2026-08-11 22:30:59 +04:30
Enable storefront provision from Add Domain via optional git URL.
Persist deploy_slug on domains, call the websites agent /provision endpoint, and drop the hard-coded host map so Deploy appears from the UI. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
co-authored by
Cursor
parent
9ca6e2306f
commit
d933aef40b
@@ -78,6 +78,8 @@ DASHBOARD_ADMIN_HOST=manage.meshkee.com
|
||||
CENTRAL_API_HOST=api.meshkee.com
|
||||
|
||||
# Website storefront deploy agent (POST from Super Admin → websites VM)
|
||||
# Deploy: WEBSITE_DEPLOY_AGENT_URL=.../deploy
|
||||
# Provision: derived as same origin .../provision when Add Domain includes gitRepoUrl
|
||||
WEBSITE_DEPLOY_AGENT_URL=http://89.44.241.119:9050/deploy
|
||||
WEBSITE_DEPLOY_TOKEN=
|
||||
|
||||
|
||||
Reference in New Issue
Block a user