mirror of
https://github.com/9technologygroup/patchmon.net.git
synced 2026-01-05 04:29:36 -06:00
Modified setup.sh to handle the changes in version 1.3.0
This commit is contained in:
10
frontend/env.example
Normal file
10
frontend/env.example
Normal file
@@ -0,0 +1,10 @@
|
||||
# Frontend Environment Configuration
|
||||
# This file is used by Vite during build and runtime
|
||||
|
||||
# API URL - Update this to match your backend server
|
||||
VITE_API_URL=http://localhost:3001/api/v1
|
||||
|
||||
# Application Metadata
|
||||
VITE_APP_NAME=PatchMon
|
||||
VITE_APP_VERSION=1.3.0
|
||||
|
||||
Reference in New Issue
Block a user