🎨 Configure standardJS

This commit is contained in:
divlo
2020-08-03 12:04:07 +02:00
parent e22e62a749
commit 58f47c7480
120 changed files with 12271 additions and 10025 deletions
-1
View File
@@ -1 +0,0 @@
export const API_URL = "http://localhost:8080";
+1 -1
View File
@@ -1 +1 @@
export const API_URL = "http://localhost:8080";
export const API_URL = process.env.NEXT_PUBLIC_API_URL
-1
View File
@@ -1 +0,0 @@
export const API_URL = "https://api.function.divlo.fr";