fix(leptos): correct shared-types timestamps to match JSON wire format
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
# API/WS endpoints — set these before building
|
||||
VITE_BE_API_URL=http://localhost:3001
|
||||
VITE_BE_WS_URL=ws://localhost:3001/ws
|
||||
Reference in New Issue
Block a user