Skip to content

Commit d0cd33a

Browse files
Create .env
1 parent a06d8e1 commit d0cd33a

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

Frontend/.env

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# API Configuration
2+
VITE_API_URL=http://localhost:3000/api
3+
VITE_APP_NAME=Code Review App
4+
5+
# Development Settings
6+
VITE_DEV_MODE=true
7+
VITE_API_TIMEOUT=30000
8+
VITE_ENABLE_LOGS=true

0 commit comments

Comments
 (0)