mirror of
https://codeberg.org/yeentown/barkey.git
synced 2025-04-28 09:36:56 +00:00
Set name for test env to not conflict with other envs
This commit is contained in:
parent
fb1189d05b
commit
f7523afb8e
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
# このconfigは、 dockerでMisskey本体を起動せず、 redisとpostgresql などだけを起動します
|
# このconfigは、 dockerでMisskey本体を起動せず、 redisとpostgresql などだけを起動します
|
||||||
|
name: barkey-test
|
||||||
services:
|
services:
|
||||||
redis:
|
redis:
|
||||||
restart: always
|
restart: always
|
||||||
|
|
Loading…
Add table
Reference in a new issue