This commit is contained in:
庄建国 2022-07-02 05:26:09 +00:00
parent 3b3a7e81b9
commit 411fc76fcb

View File

@ -35,6 +35,7 @@ tasks:
yarn
yarn bootstrap
command: |
git config pull.rebase false
rm creator/.env.local
cp creator/.env creator/.env.local
sed -i "/^ROOT_URL=*/cROOT_URL=$(gp url 3100)" creator/.env.local