fixed bug

This commit is contained in:
AmirHossein Mahmoodi
2023-12-20 13:59:58 +03:30
parent 78ae4a5562
commit 5d7885b2e0

View File

@@ -9,4 +9,6 @@ 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"