go-waku/.github/docker-compose/nwaku.yml

7 lines
211 B
YAML
Raw Normal View History

2024-05-03 16:07:03 +00:00
services:
nwaku:
image: "harbor.status.im/wakuorg/nwaku:latest"
command: ["--relay", "--store", "--nodekey=1122334455667788990011223344556677889900112233445566778899001122"]
ports:
- "60000"