mirror of
https://github.com/fluencelabs/fluence-js.git
synced 2025-03-28 04:51:03 +00:00
13 lines
287 B
YAML
13 lines
287 B
YAML
services:
|
|
fluence-1:
|
|
image: ${RUST_PEER_IMAGE}
|
|
ports:
|
|
- 1210:1210
|
|
- 4310:4310
|
|
command:
|
|
- -t=1210
|
|
- -w=4310
|
|
- --local
|
|
- -k=gKdiCSUr1TFGFEgu2t8Ch1XEUsrN5A2UfBLjSZvfci9SPR3NvZpACfcpPGC3eY4zma1pk7UvYv5zb1VjvPHwCjj
|
|
- --aqua-pool-size=2
|