Minio docker

This commit is contained in:
Sean Morley
2024-06-09 18:42:32 +00:00
parent 4ed9ebc456
commit ee32a446e9
5 changed files with 26 additions and 15 deletions

View File

@@ -14,7 +14,7 @@ const config = {
preprocess: vitePreprocess(),
kit: {
adapter: adapter(),
csrf: { checkOrigin: true, }
csrf: { checkOrigin: true },
},
};