init project
This commit is contained in:
9
example.env.local
Normal file
9
example.env.local
Normal file
@@ -0,0 +1,9 @@
|
||||
NEXT_PUBLIC_API_NAME = "Loan Facilities Dashboard"
|
||||
NEXT_PUBLIC_DEFAULT_LANGUAGE = "fa"
|
||||
NEXT_PUBLIC_DEFAULT_DIRECTION = "rtl"
|
||||
|
||||
NEXT_PUBLIC_API_URL = "http://Your IP:3000"
|
||||
|
||||
NEXT_PUBLIC_BASE_URL = "deploy api"
|
||||
|
||||
NODE_ENV = "development"
|
||||
Reference in New Issue
Block a user