mirror of
https://github.com/status-im/go-waku.git
synced 2025-01-16 08:44:36 +00:00
7 lines
264 B
YAML
7 lines
264 B
YAML
services:
|
|
nwaku:
|
|
image: "harbor.status.im/wakuorg/nwaku:latest"
|
|
command: ["--relay", "--store", "--nodekey=1122334455667788990011223344556677889900112233445566778899001122", "--cluster-id=99", "--pubsub-topic=/waku/2/rs/99/1"]
|
|
ports:
|
|
- "60000"
|