mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-04-14 02:20:53 +08:00
docs: docker & docker-compose & local deploy
This commit is contained in:
@@ -50,6 +50,9 @@ services:
|
||||
network_mode: bridge
|
||||
environment:
|
||||
- AB_METHOD=Advance
|
||||
- PGID=1000
|
||||
- PUID=1000
|
||||
- UMASK=022
|
||||
```
|
||||
|
||||
复制上面的内容到 `docker-compose.yml` 文件中。
|
||||
|
||||
Reference in New Issue
Block a user