feat: add dotenvy

This commit is contained in:
trafficlunar 2024-11-29 15:00:21 +00:00
parent dbf616ab18
commit f2145c34b2
5 changed files with 20 additions and 1 deletions

2
.env.example Normal file
View file

@ -0,0 +1,2 @@
# WebSocket URL
WEBSOCKET_URL="ws://localhost:8888/ws/computer"