ignore folder
This commit is contained in:
5
.env.example
Normal file
5
.env.example
Normal file
@ -0,0 +1,5 @@
|
||||
NEXT_PUBLIC_API_BASE_URL=http://localhost:9191
|
||||
NEXT_PUBLIC_DEFAULT_TENANT=acme
|
||||
NEXT_PUBLIC_LOCALE=en
|
||||
# Optional: local or ldap to control create user form behavior
|
||||
NEXT_PUBLIC_AUTH_MODE=local
|
||||
Reference in New Issue
Block a user