add cinny stub
This commit is contained in:
12
cinny.config.json
Normal file
12
cinny.config.json
Normal file
@@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"defaultHomeserver": 5,
|
||||||
|
"homeserverList": [
|
||||||
|
"boba.best",
|
||||||
|
"converser.eu",
|
||||||
|
"envs.net",
|
||||||
|
"halogen.city",
|
||||||
|
"kde.org",
|
||||||
|
"matrix.org",
|
||||||
|
"mozilla.modular.im"
|
||||||
|
]
|
||||||
|
}
|
||||||
3
cinny.sh
Normal file
3
cinny.sh
Normal file
@@ -0,0 +1,3 @@
|
|||||||
|
#! /bin/bash
|
||||||
|
|
||||||
|
docker run -v $PWD/cinny.config.json:/app/config.json --rm -it -p 8080:80 ajbura/cinny:latest
|
||||||
Reference in New Issue
Block a user