unique-network
refs/commits
2b9417a2a3f5
.docker/docker-compose.try-runtime.j2
1version: "3.5"23services:4 try-runtime:5 image: uniquenetwork/ci-tryruntime-local:{{ NETWORK }}-{{ BUILD_TAG }}6 container_name: try-runtime7 expose:8 - 99449 ports:10 - 127.0.0.1:9944:994411