mirror of
https://github.com/Dvorinka/Productier.git
synced 2026-06-04 20:43:02 +00:00
first commit
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
# Productier Frontend Remote Deployment Environment
|
||||
# These are build-time environment variables for the frontend
|
||||
|
||||
# Public URLs (REQUIRED - where your services are accessible)
|
||||
VITE_FRONTEND_URL=https://your-frontend-domain.com
|
||||
VITE_AUTH_URL=https://your-auth-domain.com
|
||||
VITE_API_URL=https://your-api-domain.com
|
||||
VITE_DEV_MAILBOX_ENABLED=false
|
||||
Reference in New Issue
Block a user