From b77d872fbaf462dc7ec017d25e4f4ed4ae75442b Mon Sep 17 00:00:00 2001 From: choomba Date: Tue, 07 Sep 2021 07:08:08 +0000 Subject: [PATCH] repo link fix --- --- a/Dockerfile-parachain +++ b/Dockerfile-parachain @@ -16,7 +16,7 @@ # Get project and run it -#RUN git clone -b $NFT_BRANCH https://$USER:$PASS@github.com/usetech-llc/nft_private.git /nft_parachain +#RUN git clone -b $NFT_BRANCH https://$USER:$PASS@github.com/UniqueNetwork/nft_private.git /nft_parachain RUN mkdir nft_parachain -- gitstuff