Add Gitea Actions workflow for auto-build on push; update docker-compose.yml
Build & Deploy / build-and-deploy (push) Has been cancelled
Build & Deploy / build-and-deploy (push) Has been cancelled
This commit is contained in:
+2
-2
@@ -7,8 +7,8 @@ services:
|
||||
volumes:
|
||||
- ./data:/data
|
||||
environment:
|
||||
- DOSTALGIA_DATA=/data
|
||||
# IGDB credentials (optional):
|
||||
- DOSTALGIA_DATA_DIR=/data
|
||||
# IGDB credentials — set these for auto-scrape to work:
|
||||
# - TWITCH_CLIENT_ID=your_client_id
|
||||
# - TWITCH_CLIENT_SECRET=your_client_secret
|
||||
restart: unless-stopped
|
||||
|
||||
Reference in New Issue
Block a user