Fix typo
This commit is contained in:
11
.env.production
Normal file
11
.env.production
Normal file
@@ -0,0 +1,11 @@
|
||||
# API Configuration
|
||||
VITE_API_URL=https://simple-travel.felixits.uz/api/v1/
|
||||
VITE_API_TIMEOUT=30000
|
||||
|
||||
# App Configuration
|
||||
VITE_APP_NAME=simple-travel-admin
|
||||
VITE_APP_VERSION=1.0.0
|
||||
|
||||
# Environment
|
||||
NODE_ENV=production
|
||||
|
||||
Reference in New Issue
Block a user