Initial
This commit is contained in:
commit
43c120df4c
26 changed files with 3265 additions and 0 deletions
4
.env.example
Normal file
4
.env.example
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Prefill for the WS address field (the user can always edit it in the UI).
|
||||
# Full endpoint of the stratoflights satellite telemetry socket:
|
||||
# ws://<host>/api/ws/satellite/<satellite-uuid>/telemetry/
|
||||
VITE_DEFAULT_WS_URL=ws://localhost:8000/api/ws/satellite/00000000-0000-0000-0000-000000000000/telemetry/
|
||||
Loading…
Add table
Add a link
Reference in a new issue