1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-01 19:45:51 +02:00

Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop

This commit is contained in:
syuilo
2023-04-08 17:39:48 +09:00
4 changed files with 22 additions and 4 deletions

View File

@@ -2,7 +2,7 @@ version: "3"
services:
redistest:
image: redis:6
image: redis:7
ports:
- "127.0.0.1:56312:6379"