Fix typo in docker-compose.example.yml

This commit is contained in:
grimsi
2022-08-06 19:58:41 +02:00
parent 0939117dc5
commit aed6e2e020
+1 -1
View File
@@ -6,7 +6,7 @@ services:
environment:
- gameyfin.user=<your username 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>
volumes:
- <path to your game library>:/opt/gameyfin-library