retrom-service 0.1.0

The Retrom video game library service
1
2
3
4
5
6
7
8
9
10
11
{
  "connection": {
    "port": 5101,
    "db_url": "postgres://postgres:postgres@localhost:5432/retrom"
  },
  "content_directories": [],
  "igdb": {
    "client_id": "",
    "client_secret": ""
  }
}