mirror of
https://github.com/Athou/commafeed.git
synced 2026-03-21 21:37:29 +00:00
logout now works in dev mode
This commit is contained in:
@@ -30,6 +30,7 @@ export default defineConfig(env => ({
|
||||
"/openapi.json": "http://localhost:8083",
|
||||
"/custom_css.css": "http://localhost:8083",
|
||||
"/custom_js.js": "http://localhost:8083",
|
||||
"/logout": "http://localhost:8083",
|
||||
},
|
||||
},
|
||||
build: {
|
||||
|
||||
Reference in New Issue
Block a user