1[Unit]2Description=Parachain Alice @ Westend34[Service]5ExecStart=/opt/usetech/nft \6 --name c1-eu \7 --collator \8 --force-authoring \9 --base-path /var/local/nft-parachain/westend/alice \10 --chain /opt/usetech/chain-specs/nft-westend-v0.9.9.json \11 --node-key-file /opt/usetech/keys/nft-westend-alice-node-key \12 --port 40330 \13 --rpc-port 9933 \14 --ws-port 9944 \15 --unsafe-ws-external \16 --rpc-cors=all \17# --log evm=trace \18 --no-prometheus \19 --no-mdns \20 --no-telemetry \21 --bootnodes /ip4/13.52.252.79/tcp/40331/p2p/12D3KooWPY9ot6Vxbpx37o1Cjb4C3Yrms1QhuvBh7KDHcjTZBTyj \22 /ip4/3.38.43.147/tcp/40332/p2p/12D3KooWFfH3jGmvbmvfL9W4iWSbY7PUJ6cHfWpSnSGWXe4Gh73L \23 /ip4/54.216.209.53/tcp/40333/p2p/12D3KooWHXobmSZ97XyNSFmBXaHijuMCHqBGMEHWXc1Z1Wo9SnXP \24 /ip4/13.52.252.79/tcp/40334/p2p/12D3KooWBC8uBCJUpg1XY23Cq56EpEhipZ62LD6mCJq5tGZUupzG \25 /ip4/3.38.43.147/tcp/40335/p2p/12D3KooWD7aFwtNvZ3P5H5cpFtgYScpbSL7z1keQiB3sSChDvAqZ \26# /ip4/127.0.0.1/tcp/40336/p2p/ \27 -- --execution wasm \28 --chain /opt/usetech/chain-specs/westend-v0.9.9.json \29 --port 30330 \30 --rpc-port 9743 \31 --ws-port 9744 \32 --no-prometheus \33 --no-mdns \34 --no-telemetry35 3637Restart=always38RestartSec=1203940[Install]41WantedBy=multi-user.target