| # SQLite Server Connection | |
| # Format: http://localhost:8000 (local) or https://your-space.hf.space (remote) | |
| DB_URL=https://maxxcarl-sqllite.hf.space | |
| # Database/Project name | |
| DATABASE=ecommerce | |
| # Express server port | |
| PORT=3001 | |
| # SQLite Server Connection | |
| # Format: http://localhost:8000 (local) or https://your-space.hf.space (remote) | |
| DB_URL=https://maxxcarl-sqllite.hf.space | |
| # Database/Project name | |
| DATABASE=ecommerce | |
| # Express server port | |
| PORT=3001 | |