mirror of
https://github.com/DerTyp7/explainegy-nextjs.git
synced 2025-10-30 21:27:12 +01:00
add api
This commit is contained in:
3
app/global.ts
Normal file
3
app/global.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
//! Using this because publicRuntimeConfig is not implemented in appDir yet
|
||||
|
||||
export const apiUrl: string = "http://localhost:3000/api/";
|
||||
Reference in New Issue
Block a user