Prepare 2.0.0 release

This commit is contained in:
grimsi
2025-07-24 21:16:48 +02:00
parent 24c75bd7d8
commit dec1793519
11 changed files with 22 additions and 19 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
version: "3"
services:
gameyfin:
image: gameyfin/app:2.0.0.beta2
image: ghcr.io/gameyfin/gameyfin:2
container_name: gameyfin
environment:
# Generate a new APP_KEY using the command `openssl rand -base64 32` or similar.