Rebuild moby api on new code

This commit is contained in:
Georges-Antoine Assi
2024-02-13 18:11:21 -05:00
parent 9845d6f36c
commit ce9deb4f3c
33 changed files with 1054 additions and 307 deletions

View File

@@ -17,6 +17,7 @@ services:
- DB_PASSWD= # Should match MYSQL_PASSWORD in mariadb
- IGDB_CLIENT_ID= # Generate an ID and SECRET in IGDB
- IGDB_CLIENT_SECRET= # https://api-docs.igdb.com/#account-creation
- MOBYGAMES_API_KEY= # https://www.mobygames.com/info/api/
- ROMM_AUTH_SECRET_KEY= # Generate a key with `openssl rand -hex 32`
- ROMM_AUTH_USERNAME=admin
- ROMM_AUTH_PASSWORD= # default: admin