🎨 Configure standardJS
This commit is contained in:
@ -1 +0,0 @@
|
||||
export const API_URL = "http://localhost:8080";
|
@ -1 +1 @@
|
||||
export const API_URL = "http://localhost:8080";
|
||||
export const API_URL = process.env.NEXT_PUBLIC_API_URL
|
||||
|
@ -1 +0,0 @@
|
||||
export const API_URL = "https://api.function.divlo.fr";
|
Reference in New Issue
Block a user