diff --git a/example.env.local b/example.env.local index 4156f0a..4867855 100644 --- a/example.env.local +++ b/example.env.local @@ -9,6 +9,4 @@ NEXT_PUBLIC_SECONDARY_MAIN = "#FF4E00" NEXT_PUBLIC_BASE_URL = "https://loan.witel.ir" NEXT_PUBLIC_POWERED_BY_URL = "https://witel.ir" -NEXT_PUBLIC_CONFIG_APP_URL = "http://localhost:3000/config.json" - NODE_ENV = "development" \ No newline at end of file