Skip to content

Commit 46a2423

Browse files
Update README.md
1 parent 4fbd25b commit 46a2423

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,7 +123,7 @@ Alternatively, you can run the backend and frontend separately:
123123
To deploy the app and packages on Google Cloud Platform, run the following command on google cloud run:
124124
```bash
125125
# Frontend deploy
126-
gcloud run deploy dev-frontend --set-env-vars "VITE_BACKEND_API_URL=" --set-env-vars "VITE_FRONTEND_HOSTNAME=hostname.us-central1.run.app" --set-env-vars "VITE_SEGMENT_API_URL=https://cdn.segment.com/v1/projects/4SGwdwzuDm5WkFvQtz7D6ATQlo14yjmW/settings"
126+
gcloud run deploy dev-frontend
127127
source location current directory > Frontend
128128
region : 32 [us-central 1]
129129
Allow unauthenticated request : Yes

0 commit comments

Comments
 (0)