Skip to content

Commit 190cbcc

Browse files
committed
Prepare for Cloud build
1 parent dfec3fd commit 190cbcc

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

prepare.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
echo "APPWRITE_PROJECT_ID=$APPWRITE_PROJECT_ID" >> .env
2+
echo "APPWRITE_PROJECT_NAME=$APPWRITE_PROJECT_NAME" >> .env
3+
echo "APPWRITE_PUBLIC_ENDPOINT=$APPWRITE_PUBLIC_ENDPOINT" >> .env

0 commit comments

Comments
 (0)