docker build setup

This commit is contained in:
2024-12-24 03:23:58 -08:00
parent 7b3c45d845
commit c734b445a8
9 changed files with 126 additions and 27 deletions

View File

@@ -36,3 +36,5 @@ npm run build
You can preview the production build with `npm run preview`.
> To deploy your app, you may need to install an [adapter](https://svelte.dev/docs/kit/adapters) for your target environment.
When deploying, set `ORIGIN` to the URL of your site to prevent cross-site request errors.