mirror of
https://github.com/SillyTavern/SillyTavern.git
synced 2025-02-03 12:47:35 +01:00
chore: update docker file to auto-create the plugins folder.
This commit is contained in:
parent
927dc4394d
commit
c2592d7d86
@ -10,4 +10,5 @@ services:
|
||||
volumes:
|
||||
- "./config:/home/node/app/config"
|
||||
- "./data:/home/node/app/data"
|
||||
- "./plugins:/home/node/app/plugins"
|
||||
restart: unless-stopped
|
||||
|
Loading…
x
Reference in New Issue
Block a user