]> git.mxchange.org Git - fba.git/blobdiff - README.md
whoops
[fba.git] / README.md
index 00b01223a51fd7370373aace109b29d711f21b7f..cc20c3b57747a9c34362b9bdb88c7c737560a932 100644 (file)
--- a/README.md
+++ b/README.md
@@ -16,8 +16,10 @@ sudo -Hu fba git clone https://gitlab.com/EnjuAihara/fedi-block-api.git /opt/fed
 cd /opt/fedi-block-api
 sudo -Hu fba pip3 install -r requirements.txt
 sudo -Hu fba cp blocks_preloaded.db blocks.db
+sudo -Hu fba cp config.defaults.json config.json
 ```
 
+
 ### Install the services
 
 ```bash
@@ -33,9 +35,7 @@ systemctl enable --now fedi_block_api
 
 ## Try it out
 
-https://chizu.love/fedi-block-api/info
-
-https://chizu.love/fedi-block-api/domain/ {domain}
+https://fba.ryona.agency/fedi-block-api
 
 ## License