mirror of
https://github.com/RoboSats/robosats-deploy.git
synced 2025-08-08 02:50:06 +00:00
Merge remote-tracking branch 'refs/remotes/source/main'
Conflicts: compose/strfry/mn.onion_urls.txt
This commit is contained in:
@ -82,7 +82,7 @@ cp -r env-sample env
|
|||||||
Then edit and make sure the paths and configurations are right.
|
Then edit and make sure the paths and configurations are right.
|
||||||
```
|
```
|
||||||
nano env/{namespace}/compose...env
|
nano env/{namespace}/compose...env
|
||||||
nano env/{namespace}/crobosats...env
|
nano env/{namespace}/robosats...env
|
||||||
nano env/{namespace}/lnd.conf
|
nano env/{namespace}/lnd.conf
|
||||||
...
|
...
|
||||||
```
|
```
|
||||||
|
@ -5,6 +5,6 @@ ENV PYTHONUNBUFFERED 1
|
|||||||
RUN apk add git g++ linux-headers && git clone https://github.com/cryptosharks131/lndg /app
|
RUN apk add git g++ linux-headers && git clone https://github.com/cryptosharks131/lndg /app
|
||||||
WORKDIR /app
|
WORKDIR /app
|
||||||
|
|
||||||
RUN git checkout "v1.9.0"
|
RUN git checkout "v1.10.0"
|
||||||
RUN pip install -r requirements.txt
|
RUN pip install -r requirements.txt
|
||||||
RUN pip install supervisor whitenoise
|
RUN pip install supervisor whitenoise
|
||||||
|
@ -3,4 +3,7 @@ ws://satstraoq35jffvkgpfoqld32nzw2siuvowanruindbfojowpwsjdgad.onion/nostr
|
|||||||
ws://4t4jxmivv6uqej6xzx2jx3fxh75gtt65v3szjoqmc4ugdlhipzdat6yd.onion/nostr
|
ws://4t4jxmivv6uqej6xzx2jx3fxh75gtt65v3szjoqmc4ugdlhipzdat6yd.onion/nostr
|
||||||
ws://mmhaqzuirth5rx7gl24d4773lknltjhik57k7ahec5iefktezv4b3uid.onion/nostr
|
ws://mmhaqzuirth5rx7gl24d4773lknltjhik57k7ahec5iefktezv4b3uid.onion/nostr
|
||||||
ws://otmoonrndnrddqdlhu6b36heunmbyw3cgvadqo2oqeau3656wfv7fwad.onion/nostr
|
ws://otmoonrndnrddqdlhu6b36heunmbyw3cgvadqo2oqeau3656wfv7fwad.onion/nostr
|
||||||
|
<<<<<<< HEAD
|
||||||
wss://nostr.satstralia.com
|
wss://nostr.satstralia.com
|
||||||
|
=======
|
||||||
|
>>>>>>> main
|
||||||
|
Reference in New Issue
Block a user