remove circleci configuration
This commit is contained in:
parent
d35b02fa23
commit
d964c5f27f
4 changed files with 3 additions and 64 deletions
12
.github/misskey/test.yml
vendored
Normal file
12
.github/misskey/test.yml
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
url: 'http://misskey.local'
|
||||
port: 8080
|
||||
db:
|
||||
host: localhost
|
||||
port: 5432
|
||||
db: test-misskey
|
||||
user: postgres
|
||||
pass: ''
|
||||
redis:
|
||||
host: localhost
|
||||
port: 6379
|
||||
id: aid
|
Loading…
Add table
Add a link
Reference in a new issue