diff --git a/.env.production b/.env.production index 42f532d..1bd200a 100644 --- a/.env.production +++ b/.env.production @@ -1 +1,2 @@ -VITE_API_URL=https://3dprinter-web-api.benhalverson.workers.dev \ No newline at end of file +VITE_BASE_URL=https://api.benhalverson.dev +VITE_DOMAIN=https://rc-store.benhalverson.dev \ No newline at end of file