テストなどにKeyDBを使うように (MisskeyIO#195)
This commit is contained in:
parent
42bc2817be
commit
db7a17d396
11 changed files with 37 additions and 34 deletions
|
@ -1,13 +1,13 @@
|
|||
version: "3"
|
||||
|
||||
services:
|
||||
redistest:
|
||||
image: redis:7
|
||||
keydbtest:
|
||||
image: eqalpha/keydb:latest
|
||||
ports:
|
||||
- "127.0.0.1:56312:6379"
|
||||
|
||||
dbtest:
|
||||
image: postgres:13
|
||||
image: postgres:15
|
||||
ports:
|
||||
- "127.0.0.1:54312:5432"
|
||||
environment:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue