mirror of
https://github.com/docmost/docmost.git
synced 2026-07-24 04:32:56 +10:00
fix
This commit is contained in:
@@ -55,6 +55,7 @@ export default defineConfig(({ mode }) => {
|
||||
},
|
||||
},
|
||||
server: {
|
||||
allowedHosts: ['docmost.nz'],
|
||||
proxy: {
|
||||
"/api": {
|
||||
target: APP_URL,
|
||||
|
||||
Reference in New Issue
Block a user