feat(day4): complete environment setup - Docker services started successfully
This commit is contained in:
6
frontend/.env.example
Normal file
6
frontend/.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
# API
|
||||
VITE_API_URL=http://localhost:3001
|
||||
VITE_API_TIMEOUT=30000
|
||||
|
||||
# Environment
|
||||
VITE_NODE_ENV=development
|
||||
Reference in New Issue
Block a user