mirror of
https://github.com/firewalkwithm3/stacks.git
synced 2025-08-02 18:50:11 +08:00
[Komodo] fern: Write Compose File: update romm/compose.yaml
This commit is contained in:
parent
89aeb26daf
commit
500cabd175
1 changed files with 2 additions and 3 deletions
|
@ -26,12 +26,11 @@ services:
|
||||||
- OIDC_REDIRECT_URI=https://games.fern.garden/api/oauth/openid
|
- OIDC_REDIRECT_URI=https://games.fern.garden/api/oauth/openid
|
||||||
- OIDC_SERVER_APPLICATION_URL=https://auth.fern.garden/application/o/romm/
|
- OIDC_SERVER_APPLICATION_URL=https://auth.fern.garden/application/o/romm/
|
||||||
- DISABLE_USERPASS_LOGIN=true
|
- DISABLE_USERPASS_LOGIN=true
|
||||||
- MOBYGAMES_API_KEY=${MOBYGAMES_API_KEY}
|
- HASHEOUS_API_ENABLED=true
|
||||||
- IGDB_CLIENT_ID=${IGDB_CLIENT_ID} # Generate an ID and SECRET in IGDB
|
- IGDB_CLIENT_ID=${IGDB_CLIENT_ID} # Generate an ID and SECRET in IGDB
|
||||||
- IGDB_CLIENT_SECRET=${IGDB_CLIENT_SECRET} # https://api-docs.igdb.com/#account-creation
|
- IGDB_CLIENT_SECRET=${IGDB_CLIENT_SECRET} # https://api-docs.igdb.com/#account-creation
|
||||||
- SCREENSCRAPER_USER=mondas # Use your ScreenScraper username and password
|
|
||||||
- SCREENSCRAPER_PASSWORD=${SCREENSCRAPER_PASSWORD} # https://docs.romm.app/latest/Getting-Started/Metadata-Providers/#screenscraper
|
|
||||||
- STEAMGRIDDB_API_KEY=${STEAMGRIDDB_API_KEY} # https://github.com/rommapp/romm/wiki/Metadata-Providers#steamgriddb
|
- STEAMGRIDDB_API_KEY=${STEAMGRIDDB_API_KEY} # https://github.com/rommapp/romm/wiki/Metadata-Providers#steamgriddb
|
||||||
|
- RETROACHIEVEMENTS_API_KEY=${RETROACHIEVEMENTS_API_KEY}
|
||||||
networks:
|
networks:
|
||||||
- default
|
- default
|
||||||
- proxy
|
- proxy
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue