mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-13 13:37:31 -07:00
docker-compose: replace misskey with calckey to fix example
This commit is contained in:
parent
242c82a471
commit
8cbea75be6
1 changed files with 2 additions and 2 deletions
|
@ -14,8 +14,8 @@ services:
|
|||
- internal_network
|
||||
- external_network
|
||||
volumes:
|
||||
- ./files:/misskey/files
|
||||
- ./.config:/misskey/.config:ro
|
||||
- ./files:/calckey/files
|
||||
- ./.config:/calckey/.config:ro
|
||||
|
||||
redis:
|
||||
restart: always
|
||||
|
|
Loading…
Reference in a new issue