git.delta.rocks / unique-network / refs/commits / 8b3272bb7398

difftreelog

source

docker-compose.yml143 Bsourcehistory
1version: "3"23services:4  node:5    image: nft-parachain6    ports:7      - 9944:99448    build:9      context: ./10      dockerfile: Dockerfile