~edwardloveall/scribe

scribe: Add new instance: scribe.rawbit.ninja v1 PROPOSED

~technonerd33: 1
 Add new instance: scribe.rawbit.ninja

 2 files changed, 4 insertions(+), 1 deletions(-)
Export patchset (mbox)
How do I use this?

Copy & paste the following snippet into your terminal to import this patchset into git:

curl -s https://lists.sr.ht/~edwardloveall/scribe/patches/34783/mbox | git am -3
Learn more about email & git

[PATCH scribe] Add new instance: scribe.rawbit.ninja Export this patch

From: technonerd <technonerd@riseup.net>

---
 docs/instances.json | 3 ++-
 docs/instances.md   | 2 ++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/docs/instances.json b/docs/instances.json
index 04d4a40..df1c2c1 100644
--- a/docs/instances.json
+++ b/docs/instances.json
@@ -5,5 +5,6 @@
  "https://scribe.bus-hit.me",
  "https://scribe.froth.zone",
  "https://scribe.esmailelbob.xyz",
  "https://scribe.privacydev.net"
  "https://scribe.privacydev.net",
  "https://scribe.rawbit.ninja"
]
diff --git a/docs/instances.md b/docs/instances.md
index 9af930f..c85a12f 100644
--- a/docs/instances.md
+++ b/docs/instances.md
@@ -7,7 +7,9 @@
* <https://scribe.froth.zone>
* <https://scribe.esmailelbob.xyz>
* <https://scribe.privacydev.net>
* <https://scribe.rawbit.ninja>
* <scribe.lqs5fjmajyp7rvp4qvyubwofzi6d4imua7vs237rkc4m5qogitqwrgyd.onion> (Tor)
* <http://w7uhv5lxhgck72hhimdglmusc54t4m6bionlmd5mvyddq3bs53mohqid.onion> (Tor)

## How do I get my instance on this list?

-- 
2.34.4
Thanks for running an instance! I added your patch exactly as you sent it.

You may want to set the `APP_DOMAIN` environment variable to your domain so that your homepage doesn't say `localhost:8080`. Note that you'll also need to ensure that `LUCKY_ENV=production` as well.

Edward