We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 42e0839 + f50b173 commit 526edd1Copy full SHA for 526edd1
โdeploy-scripts/build-frontend-and-backend.shโ
@@ -6,3 +6,6 @@ git pull origin main
6
7
npm ci
8
npm run deploy # main ๋ธ๋์น ๋น๋
9
+
10
+cd ${BACKEND_DIR}
11
+cp .env ./dist
0 commit comments