Skip to content

Commit

Permalink
Update default.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
Lordfirespeed authored Sep 23, 2024
1 parent 725526f commit 29fd588
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server/src/config/default.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import type { ConfigIn } from "./schema"
export default {
listen: {
host: "localhost",
port: 3101, // Megateams project has ports 3000-3099
port: 3101, // Megateams project has ports 3100-3199
},
origin: "http://megateams.durhack-dev.com",
flags: {},
Expand Down

0 comments on commit 29fd588

Please sign in to comment.