{ "SERVER_HOST": "0.0.0.0", "SERVER_PORT": 9736, "MONGODB_HOST": "172.16.0.7", "MONGODB_PORT": 27017, "MONGODB_DB": "arena", "MONGODB_USER": "", "MONGODB_PASS": "", "MONGODB_VISITOR_COLLECTION": "visitors", "MONGODB_MAX_POOL_SIZE": 10, "MONGODB_SERVER_SELECTION_TIMEOUT_MS": 5000, "COOKIE_SECURE": false }