mirror of
https://github.com/nullnyat/NullcatChan.git
synced 2025-06-16 22:07:59 +09:00
[update] マウントファイルにngwords.txtを追加
This commit is contained in:
parent
526d09062b
commit
d7084c2b54
@ -6,6 +6,7 @@ services:
|
|||||||
- './config.json:/nullcatchan/config.json:ro'
|
- './config.json:/nullcatchan/config.json:ro'
|
||||||
- './font.ttf:/nullcatchan/font.ttf:ro'
|
- './font.ttf:/nullcatchan/font.ttf:ro'
|
||||||
- './data:/nullcatchan/data'
|
- './data:/nullcatchan/data'
|
||||||
|
- './ngwords.txt:/nullcatchan/ngwords.txt'
|
||||||
restart: always
|
restart: always
|
||||||
environment:
|
environment:
|
||||||
TZ: Asia/Tokyo
|
TZ: Asia/Tokyo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user