Heb er een PWA van gemaakt en layout gecorrigeerd
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
// lib/config.ts
|
||||
|
||||
export const config = {
|
||||
nodeEnv: process.env.NODE_ENV,
|
||||
logLevel: process.env.LOG_LEVEL ?? "info",
|
||||
destinationName: process.env.SAPB1_DESTINATION,
|
||||
};
|
||||
Reference in New Issue
Block a user