docs: update README and minor fix

This commit is contained in:
Nick007
2025-10-26 20:30:16 +08:00
parent b312ab863c
commit de4205ec35
6 changed files with 28 additions and 11 deletions

View File

@@ -10,7 +10,8 @@ services:
devices:
- /dev/dri:/dev/dri # optional, for hardware acceleration
ports:
- "3001:3001"
- "3000:3000" # http port
- "3001:3001" # https port
restart: unless-stopped
environment:
- PUID=1000