mirror of
https://git.meshkee.com/Meshkee/dashboards.git
synced 2026-08-11 22:30:58 +04:30
Polish public invoice layout: account grid, duration, and copy-to-clipboard.
Also preserve item description line breaks and use local ported invoice links in DEV. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
co-authored by
Cursor
parent
f21041b950
commit
2be3b3376d
@@ -5,3 +5,9 @@ VITE_API_BASE_URL=http://localhost:3000/api/v1
|
||||
# Leave unset for multi-tenant dev — tenant is resolved from hostname
|
||||
# (e.g. business.sanihome.ir → sanihome.ir, business.safeteb.com → safeteb.com).
|
||||
# VITE_BUSINESS_DOMAIN=sanihome.ir
|
||||
|
||||
# Local public invoice viewer runs on super-admin Vite (port 5174).
|
||||
# In DEV, copy/open links use https://meshkee.app:5174/invoices/{id} automatically.
|
||||
# VITE_INVOICE_PUBLIC_BASE_URL=https://meshkee.app:5174
|
||||
# VITE_INVOICE_PUBLIC_DEV_HOST=meshkee.app
|
||||
# VITE_INVOICE_PUBLIC_DEV_PORT=5174
|
||||
|
||||
Reference in New Issue
Block a user