App Configuration is now read from file.
This commit is contained in:
5
backend/nestjs-seshat-api/assets/config/config.json
Normal file
5
backend/nestjs-seshat-api/assets/config/config.json
Normal file
@ -0,0 +1,5 @@
|
||||
{
|
||||
"features": {
|
||||
"registration": false
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user