Add basic "federation" tests and some bugfixes
This commit is contained in:
parent
6eb5d24f3e
commit
fe46cb4317
7 changed files with 60 additions and 9 deletions
6
tests/fixtures/instance1/config/me.yml
vendored
6
tests/fixtures/instance1/config/me.yml
vendored
|
@ -1,7 +1,7 @@
|
|||
username: 'instance_1'
|
||||
username: 'instance1'
|
||||
name: 'Instance 1'
|
||||
icon_url: 'https://sos-ch-dk-2.exo.io/microblogpub/microblobpub.png'
|
||||
domain: 'localhost:5006'
|
||||
summary: 'instance 1 summary'
|
||||
domain: 'instance1_web_1:5005'
|
||||
summary: 'instance1 summary'
|
||||
pass: '$2b$12$nEgJMgaYbXSPOvgnqM4jSeYnleKhXqsFgv/o3hg12x79uEdsR4cUy' # hello
|
||||
https: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue