1
0
Fork 0
mirror of https://github.com/seanmorley15/AdventureLog.git synced 2025-07-28 09:19:37 +02:00

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 },
},
};