Island: Remove defunct "environment" from default server_config.json

This commit is contained in:
Mike Salvatore 2021-11-30 12:59:20 -05:00
parent 9ed689946c
commit 707fbf41aa
1 changed files with 0 additions and 3 deletions

View File

@ -1,8 +1,5 @@
{
"log_level": "DEBUG",
"environment": {
"server_config": "password"
},
"mongodb": {
"start_mongodb": true
}