Merge remote-tracking branch 'refs/remotes/source/main'

Conflicts:
	compose/strfry/mn.onion_urls.txt
This commit is contained in:
koalasat
2025-05-03 16:16:25 +02:00
3 changed files with 5 additions and 2 deletions

View File

@ -82,7 +82,7 @@ cp -r env-sample env
Then edit and make sure the paths and configurations are right.
```
nano env/{namespace}/compose...env
nano env/{namespace}/crobosats...env
nano env/{namespace}/robosats...env
nano env/{namespace}/lnd.conf
...
```

View File

@ -5,6 +5,6 @@ ENV PYTHONUNBUFFERED 1
RUN apk add git g++ linux-headers && git clone https://github.com/cryptosharks131/lndg /app
WORKDIR /app
RUN git checkout "v1.9.0"
RUN git checkout "v1.10.0"
RUN pip install -r requirements.txt
RUN pip install supervisor whitenoise

View File

@ -3,4 +3,7 @@ ws://satstraoq35jffvkgpfoqld32nzw2siuvowanruindbfojowpwsjdgad.onion/nostr
ws://4t4jxmivv6uqej6xzx2jx3fxh75gtt65v3szjoqmc4ugdlhipzdat6yd.onion/nostr
ws://mmhaqzuirth5rx7gl24d4773lknltjhik57k7ahec5iefktezv4b3uid.onion/nostr
ws://otmoonrndnrddqdlhu6b36heunmbyw3cgvadqo2oqeau3656wfv7fwad.onion/nostr
<<<<<<< HEAD
wss://nostr.satstralia.com
=======
>>>>>>> main