fix: update compose file

This commit is contained in:
John Howe
2025-04-13 22:14:59 +08:00
parent e422b05ad8
commit 8fd2889a3e

View File

@@ -3,7 +3,7 @@ services:
#build:
# context: .
# dockerfile: Dockerfile # Dockerfile-GPU
image: ghcr.io/timerring/bilive:latest # ghcr.io/timerring/bilive-gpu:latest
image: ghcr.io/timerring/bilive:0.3.0 # ghcr.io/timerring/bilive-gpu:0.3.0
restart: always
container_name: bilive_docker
ports:
@@ -11,4 +11,10 @@ services:
tty: true
stdin_open: true
volumes:
- ./app:/app
- ./app:/app
- your/path/to/bilive.toml:/app/bilive.toml
- your/path/to/settings.toml:/app/settings.toml
- your/path/to/Videos:/app/Videos
- your/path/to/logs:/app/logs
environment:
- RECORD_KEY=your_record_password # your record password