Update default URL for overriding the origin.
This commit is contained in:
parent
c37ed236c3
commit
f91373e215
2 changed files with 2 additions and 2 deletions
|
|
@ -42,7 +42,7 @@ export default defineConfig({
|
|||
host: true,
|
||||
// Set the development server port to 8080.
|
||||
// OFM uses port 5000, so we avoid conflicts. run, and override by using the address:
|
||||
// http://microscope.local:8080/?overrideOrigin=http://microscope.local:5000#
|
||||
// http://microscope.local:8080/?overrideOrigin=http://microscope.local:5000/api/v3#
|
||||
port: 8080,
|
||||
strictPort: true,
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue