add config app

This commit is contained in:
AmirHossein Mahmoodi
2024-01-20 14:40:18 +03:30
parent a45fbddc8d
commit b3b30ee619
8 changed files with 108 additions and 5 deletions

View File

@@ -9,6 +9,8 @@ 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"
#["NEXT_PUBLIC_HAS_WIDGET" , "NEXT_PUBLIC_HAS_NOTIFICATION"]
NEXT_PUBLIC_HAS_VALUE=["NEXT_PUBLIC_HAS_NOTIFICATION"]