mirror of
https://github.com/BrenBroZAYT/gameyfin.git
synced 2026-06-16 16:20:04 +00:00
Fix typo in docker-compose.example.yml
This commit is contained in:
@@ -6,7 +6,7 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- gameyfin.user=<your username here>
|
- gameyfin.user=<your username here>
|
||||||
- gameyfin.password=<your password here>
|
- gameyfin.password=<your password here>
|
||||||
- ameyfin.igdb.api.client-id=<your twitch client-id here>
|
- gameyfin.igdb.api.client-id=<your twitch client-id here>
|
||||||
- gameyfin.igdb.api.client-secret=<your twitch client-secret here>
|
- gameyfin.igdb.api.client-secret=<your twitch client-secret here>
|
||||||
volumes:
|
volumes:
|
||||||
- <path to your game library>:/opt/gameyfin-library
|
- <path to your game library>:/opt/gameyfin-library
|
||||||
|
|||||||
Reference in New Issue
Block a user