Skip to content

Commit

Permalink
Update config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Err0r430 committed Jun 27, 2024
1 parent 98a30fd commit 3f33289
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions client/src/scripts/config.ts
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
export const Config = {
regions: {
dev: {
name: "Local Server",
mainAddress: "http://127.0.0.1:8000",
gameAddress: "ws://127.0.0.1:800<ID>"
},
na: {
name: "North America",
mainAddress: "https://na.suroi.io",
Expand Down

0 comments on commit 3f33289

Please sign in to comment.