CFE-1 create project from the tamplate project and config project
This commit is contained in:
11
example.env.local
Normal file
11
example.env.local
Normal file
@@ -0,0 +1,11 @@
|
||||
NEXT_PUBLIC_API_NAME = "CRM Dashboard"
|
||||
NEXT_PUBLIC_API_VERSION = "0.0.1"
|
||||
NEXT_PUBLIC_DEFAULT_LANGUAGE = "fa"
|
||||
NEXT_PUBLIC_DEFAULT_DIRECTION = "rtl"
|
||||
|
||||
NEXT_PUBLIC_PRIMARY_MAIN = "#1b4332"
|
||||
NEXT_PUBLIC_SECONDARY_MAIN = "#800e13"
|
||||
|
||||
NEXT_PUBLIC_BASE_URL = "https://crm.witel.ir"
|
||||
|
||||
NODE_ENV = "development"
|
||||
Reference in New Issue
Block a user