diff --git a/egg-oneround-api.json b/egg-oneround-api.json index f5adf1c..59bb65c 100644 --- a/egg-oneround-api.json +++ b/egg-oneround-api.json @@ -8,7 +8,7 @@ "name": "OneRound API", "author": "sticks@hep.gg", "description": "OneRound golf platform API server. Requires a PostgreSQL database with PostGIS.", - "features": null, + "features": [], "docker_images": { "git.hep.gg/sticks/oneround-api:latest": "git.hep.gg/sticks/oneround-api:latest" },