Skip to content

Commit

Permalink
fix(perf): Correct WebSocket host, see #46 /4
Browse files Browse the repository at this point in the history
  • Loading branch information
annelhote committed Dec 29, 2023
1 parent 1a7ca02 commit 36122ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion client/.env.staging
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
VITE_HEADER_TAG=staging
VITE_WS_HOST=wss://127.0.0.1:8080
VITE_WS_HOST=wss://works-finder.staging.dataesr.ovh:8080

0 comments on commit 36122ca

Please sign in to comment.