judge4c/.env.example
cfngc4594 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

3 lines
107 B
Plaintext

# WebSocket URL for the LSP service (C Language - clangd)
NEXT_PUBLIC_LSP_C_URL=ws://localhost:4594/clangd