Migrated from React to NextJS
This commit is contained in:
2
client/config/index.ts
Normal file
2
client/config/index.ts
Normal file
@ -0,0 +1,2 @@
|
||||
export const API_URL = 'http://localhost:5000';
|
||||
export const KRATOS_URL = 'http://127.0.0.1:4433';
|
Reference in New Issue
Block a user