Skip to content

Commit

Permalink
fix(perf): Correct WebSocket host, see #46 /6
Browse files Browse the repository at this point in the history
  • Loading branch information
annelhote committed Dec 29, 2023
1 parent 243dbd3 commit fcc1325
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://works-finder.staging.dataesr.ovh:443
VITE_WS_HOST=wss://localhost:443

0 comments on commit fcc1325

Please sign in to comment.