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 dfe424b + d5e8d35 commit f50b173Copy full SHA for f50b173
โ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