Skip to content

Commit

Permalink
fix(github): Try to change the webSocket url
Browse files Browse the repository at this point in the history
  • Loading branch information
annelhote committed Sep 12, 2024
1 parent 8c148cd commit 4dc86ba
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,3 +1,3 @@
VITE_APP_MATOMO_SITE_ID=49
VITE_HEADER_TAG=staging
VITE_WS_HOST=wss://works-magnet.staging.dataesr.ovh
VITE_WS_HOST=wss://localhost

0 comments on commit 4dc86ba

Please sign in to comment.