Skip to content

Commit

Permalink
set correct server key
Browse files Browse the repository at this point in the history
  • Loading branch information
lil5 committed Oct 4, 2024
1 parent 11bb8e4 commit 041f95b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/.env.acceptance
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ VITE_MAPBOX_KEY = pk.eyJ1IjoiZ2l1bGlhbW1sIiwiYSI6ImNrbWY1bzZyYTJuMjIyd2xheXk1cDZ

VITE_CHAT_HOST = "nakama.acc.clothingloop.org"
VITE_CHAT_PORT = "443"
VITE_CHAT_SERVER_KEY = "defaultkey"
VITE_CHAT_SERVER_KEY = "cVQyxQTdSDscjanTr7iabW9WJybWref56Zs"
VITE_CHAT_SSL = "true"

0 comments on commit 041f95b

Please sign in to comment.