This commit is contained in:
KS Jannette
2026-02-13 16:31:39 -05:00
parent 3e7978c918
commit 089b9e7e9d
5 changed files with 39 additions and 2 deletions

2
frontend/.env.production Normal file
View File

@@ -0,0 +1,2 @@
VITE_APP_URL=https://example.com
VITE_API_BASE=https://www.example.com:4000