Merge remote-tracking branch 'origin/kb_development' into releases/11.3

This commit is contained in:
KMY 2024-03-08 12:47:58 +09:00
commit 704e6264fd
2 changed files with 4 additions and 1 deletions

View file

@ -7,6 +7,7 @@ kmyblueフォークは、以下の方の貢献によって成り立っていま
- [KMY](https://github.com/kmycode)
- [S-H-GAMELINKS](https://github.com/S-H-GAMELINKS)
- [Yuicho](https://github.com/yuicho)
## 特記

View file

@ -76,7 +76,9 @@ services:
- ./public/system:/mastodon/public/system
streaming:
build: .
build:
context: .
dockerfile: streaming/Dockerfile
image: ghcr.io/mastodon/mastodon:v4.2.7
restart: always
env_file: .env.production