mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-02 08:06:00 +00:00
reworked authentication and permission handling
This commit is contained in:
+1
-1
@@ -10,7 +10,7 @@ export default defineConfig({
|
||||
__isDev: "1"
|
||||
},
|
||||
clearScreen: false,
|
||||
publicDir: "./src/admin/assets",
|
||||
publicDir: "./src/ui/assets",
|
||||
server: {
|
||||
host: true,
|
||||
port: 28623,
|
||||
|
||||
Reference in New Issue
Block a user