collabvm-auth-admin-panel/Config.ts

3 lines
No EOL
67 B
TypeScript

export const Config = {
APIEndpoint: "http://127.0.0.1:5858"
};