HOST="0.0.0.0"
PORT="3000"
MONGODB_URL="mongodb://user:pass@localhost/filesharing?authSource=admin"
UPLOAD_SIZE_LIMIT=10485760