10 lines
170 B
Plaintext
10 lines
170 B
Plaintext
# API Configuration
|
|
VITE_API_URL=http://localhost:3000/api
|
|
|
|
# Environment
|
|
VITE_APP_ENV=development
|
|
|
|
# App Configuration
|
|
VITE_APP_NAME=GOLS Control
|
|
VITE_APP_VERSION=1.0.0
|