refactor: Finish refactor

Signed-off-by: quexeky <git@quexeky.dev>
This commit is contained in:
quexeky
2025-10-12 19:17:40 +11:00
parent 9e1bf9852f
commit 974666efe2
7 changed files with 64 additions and 26 deletions

View File

@@ -7,7 +7,7 @@
"beforeDevCommand": "yarn --cwd main dev --port 1432",
"devUrl": "http://localhost:1432/",
"beforeBuildCommand": "yarn build",
"frontendDist": "../../.output"
"frontendDist": "../.output"
},
"app": {
"security": {