mirror of
https://github.com/status-im/status-go.git
synced 2025-01-11 15:14:52 +00:00
35dc84fa7f
* test_: add multiple status-backend instances * test_: reliable schemas
12 lines
160 B
YAML
12 lines
160 B
YAML
services:
|
|
anvil:
|
|
ports:
|
|
- 8545:8545
|
|
status-go:
|
|
ports:
|
|
- 3333:3333
|
|
- 8354:8354
|
|
status-backend:
|
|
ports:
|
|
- 3314-3324:3333
|