Start development of v2

This commit is contained in:
grimsi
2024-02-04 12:21:07 +01:00
parent 8baf2e776b
commit fc84f92e23
253 changed files with 479 additions and 24885 deletions
+2 -5
View File
@@ -1,13 +1,10 @@
version: "3"
services:
gameyfin:
image: grimsi/gameyfin:latest
image: grimsi/gameyfin:v2
container_name: gameyfin
environment:
- GAMEYFIN_USER=<your username here>
- GAMEYFIN_PASSWORD=<your password here>
- GAMEYFIN_IGDB_API_CLIENT_ID=<your twitch client-id here>
- GAMEYFIN_IGDB_API_CLIENT_SECRET=<your twitch client-secret here>
PLACEHOLDER: ""
volumes:
- <path to your game library>:/opt/gameyfin-library
ports: