[update] マウントファイルにngwords.txtを追加

This commit is contained in:
CaffeinePower 2023-01-30 20:36:09 +09:00
parent 526d09062b
commit d7084c2b54

View File

@ -6,6 +6,7 @@ services:
- './config.json:/nullcatchan/config.json:ro'
- './font.ttf:/nullcatchan/font.ttf:ro'
- './data:/nullcatchan/data'
- './ngwords.txt:/nullcatchan/ngwords.txt'
restart: always
environment:
TZ: Asia/Tokyo