fix(gh): Githubのテスト用環境でsetupPasswordが指定されていないのを修正 (#14681)
This commit is contained in:
2
.github/misskey/test.yml
vendored
2
.github/misskey/test.yml
vendored
@@ -1,5 +1,7 @@
|
||||
url: 'http://misskey.local'
|
||||
|
||||
setupPassword: example_password_please_change_this_or_you_will_get_hacked
|
||||
|
||||
# ローカルでテストするときにポートを被らないようにするためデフォルトのものとは変える(以下同じ)
|
||||
port: 61812
|
||||
|
||||
|
Reference in New Issue
Block a user