Set name for test env to not conflict with other envs

This commit is contained in:
zima 2024-12-22 12:02:47 -07:00
parent fb1189d05b
commit f7523afb8e

View file

@ -1,5 +1,5 @@
# このconfigは、 dockerでMisskey本体を起動せず、 redisとpostgresql などだけを起動します
name: barkey-test
services:
redis:
restart: always