Files
3Dshock/client/src/settings.ts
T
Elijah 11cf67b594 🤞
2021-03-07 18:18:51 -07:00

5 lines
68 B
TypeScript

export default {
apiUrl: "http://localhost/api",
port: 4442,
};