mirror of
https://github.com/logos-messaging/logos-messaging-nim-compose.git
synced 2026-05-05 20:19:26 +00:00
chore: better space
This commit is contained in:
parent
00d54f3394
commit
6d96cdb4b4
@ -5,15 +5,18 @@
|
|||||||
- **Docker** and **Git**
|
- **Docker** and **Git**
|
||||||
|
|
||||||
1. Copy `.env.example.publisher` to `.env` and fill in all parameters.
|
1. Copy `.env.example.publisher` to `.env` and fill in all parameters.
|
||||||
|
|
||||||
```
|
```
|
||||||
cp dogfooding/.env.example.publisher .env
|
cp dogfooding/.env.example.publisher .env
|
||||||
```
|
```
|
||||||
2. Obtain test tokens (if needed, request in Discord).
|
2. Obtain test tokens (if needed, request in Discord).
|
||||||
3. Run the RLN registration script:
|
3. Run the RLN registration script:
|
||||||
|
|
||||||
```
|
```
|
||||||
./register_rln.sh
|
./register_rln.sh
|
||||||
```
|
```
|
||||||
4. Start the node:
|
4. Start the node:
|
||||||
|
|
||||||
```
|
```
|
||||||
docker compose up -d
|
docker compose up -d
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user