mirror of
https://github.com/sim1222/misskey.git
synced 2025-08-02 22:46:40 +09:00
remove circleci configuration
This commit is contained in:
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
|
Reference in New Issue
Block a user