Skip to content

Commit

Permalink
move to nakama port 443
Browse files Browse the repository at this point in the history
  • Loading branch information
lil5 committed Oct 4, 2024
1 parent 8984f29 commit 5ee4bb0
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 @@ -4,6 +4,6 @@ VITE_APP_VERSION = "acceptance"
VITE_MAPBOX_KEY = pk.eyJ1IjoiZ2l1bGlhbW1sIiwiYSI6ImNrbWY1bzZyYTJuMjIyd2xheXk1cDZ5ZncifQ.FOwxpc8gGYEBUvboO_Kldw

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

0 comments on commit 5ee4bb0

Please sign in to comment.