Skip to content

Commit

Permalink
update .env.sample
Browse files Browse the repository at this point in the history
  • Loading branch information
Guilherme-NL committed Oct 18, 2023
1 parent a6eb827 commit 7aa5149
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .env.sample
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ PUSHER_APP_CLUSTER=123
VITE_PUSHER_SOCKET_URL='ws://ws-123.pusher.com/app/123456'
PUSHER_HOST="pusherfake"
PUSHER_PORT="8888"
PUSHER_WS_HOST="127.0.0.1"
PUSHER_WS_PORT="45449"
VITE_PUSHER_WS_HOST="127.0.0.1"
VITE_PUSHER_WS_PORT="45449"
EARLY_V2_EMAIL="@codeminer42.com"
Expand Down

0 comments on commit 7aa5149

Please sign in to comment.