Commit Graph

5 Commits

Author SHA1 Message Date
b94daca2cf chore(env): merge .env.local.example into .env.example 2025-03-14 15:29:58 +08:00
8c67d2696d chore(env): add .env.example with PostgreSQL connection string example 2025-03-06 16:58:53 +08:00
16cc459f2d chore(env): rename .env.example to .env.local.example 2025-03-06 16:52:27 +08:00
fa15a6628e fix(language-server): update configuration to use environment variables for WebSocket settings 2025-02-24 00:22:34 +08:00
6c5beeb27c chore: add .env.example for environment variable configuration
- Added .env.example to provide a template for environment variables.
- Included the WebSocket URL for the LSP service (C Language - clangd).
2025-02-20 08:43:54 +08:00