mirror of https://github.com/status-im/go-waku.git
7 lines
211 B
YAML
7 lines
211 B
YAML
|
services:
|
||
|
nwaku:
|
||
|
image: "harbor.status.im/wakuorg/nwaku:latest"
|
||
|
command: ["--relay", "--store", "--nodekey=1122334455667788990011223344556677889900112233445566778899001122"]
|
||
|
ports:
|
||
|
- "60000"
|