mirror of
https://gitea.gofwd.group/dstrawsb/ballistic-builder.git
synced 2025-12-06 02:36:44 -05:00
getting rid of crap, fixing errors
This commit is contained in:
5
src/customGlobals.ts
Normal file
5
src/customGlobals.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
// _customGlobals.tsx
|
||||
export const globalConfig = {
|
||||
siteTitle: 'My Next.js App',
|
||||
apiUrl: process.env.CUSTOM_API_URL,
|
||||
};
|
||||
Reference in New Issue
Block a user