Use misskey instead of test-misskey

This commit is contained in:
Acid Chicken (硫酸鶏) 2019-07-02 00:36:36 +09:00
parent d6a4cc872c
commit a9fc044837
No known key found for this signature in database
GPG Key ID: 5388F56C75B677A1
7 changed files with 8 additions and 8 deletions

View File

@ -8,7 +8,7 @@ executors:
- image: circleci/postgres:latest
environment:
POSTGRES_USER: syuilo
POSTGRES_DB: test-misskey
POSTGRES_DB: misskey
- image: circleci/redis:latest
v11-node11:
working_directory: /tmp/605d145e08d777510640c4509145d45489e9b83b3ae630dda16370ce0cb38947
@ -17,7 +17,7 @@ executors:
- image: circleci/postgres:latest
environment:
POSTGRES_USER: syuilo
POSTGRES_DB: test-misskey
POSTGRES_DB: misskey
- image: circleci/redis:latest
v10-node11:
working_directory: /tmp/605d145e08d777510640c4509145d45489e9b83b3ae630dda16370ce0cb38947

View File

@ -3,7 +3,7 @@ port: 80
mongodb:
host: localhost
port: 27017
db: test-misskey
db: misskey
user: syuilo
pass: ''
drive:

View File

@ -3,7 +3,7 @@ port: 80
mongodb:
host: localhost
port: 27017
db: test-misskey
db: misskey
user: syuilo
pass: ''
drive:

View File

@ -3,7 +3,7 @@ port: 80
mongodb:
host: localhost
port: 27017
db: test-misskey
db: misskey
user: syuilo
pass: ''
# __REDIS__

View File

@ -3,7 +3,7 @@ port: 80
mongodb:
host: localhost
port: 27017
db: test-misskey
db: misskey
user: syuilo
pass: ''
drive:

View File

@ -3,7 +3,7 @@ port: 80
db:
host: localhost
port: 5432
db: test-misskey
db: misskey
user: syuilo
pass: ''
redis:

View File

@ -3,7 +3,7 @@ port: 80
db:
host: localhost
port: 5432
db: test-misskey
db: misskey
user: syuilo
pass: ''
redis: