Docker deployment

This commit is contained in:
2023-06-21 20:48:47 +02:00
parent efd241db67
commit 1f2a730101
7 changed files with 294 additions and 1 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
import adapter from '@sveltejs/adapter-auto'
import adapter from '@sveltejs/adapter-node'
import { vitePreprocess } from '@sveltejs/kit/vite'
/** @type {import('@sveltejs/kit').Config} */