Files
apparel-designer/.env.example
Khalid A 1af0e6152d Add .env.example file
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 01:02:48 -05:00

7 lines
113 B
Plaintext

# Server Configuration
PORT=3001
NODE_ENV=development
# Client Configuration
VITE_API_URL=http://localhost:3001