ci(Dev): Using docker to serve django and vue on same host.
This commit is contained in:
@@ -67,5 +67,5 @@ export default defineConfig({
|
||||
build: {
|
||||
outDir: '../../static/frontend/',
|
||||
},
|
||||
base: '/static/frontend/',
|
||||
base: '/frontend/',
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user