Bug fixing
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
export const appConfig = {
|
||||
apiUrl: 'https://ppob-backend.k3s.bangun-kreatif.com/v1'
|
||||
//apiUrl: 'http://localhost:3222/v1'
|
||||
// apiUrl: 'http://localhost:3222/v1'
|
||||
apiUrl: process.env.NEXT_PUBLIC_BASE_URL || 'https://ppob-backend.k3s.bangun-kreatif.com/v1'
|
||||
};
|
||||
|
||||
//export default appConfig;
|
||||
|
||||
Reference in New Issue
Block a user