screenshots

This commit is contained in:
texm
2023-04-26 08:58:11 +08:00
parent 979475e2a8
commit 3b0f29379c
5 changed files with 18 additions and 7 deletions

View File

@@ -6,7 +6,7 @@ const config = {
kit: {
adapter: adapter(),
paths: {
base: process.env.NODE_ENV === "production" ? "/shokku" : "",
base: process.env.NODE_ENV === "production" ? process.env.BASE_PATH : "",
relative: false,
},
},