Change frontend port to 9080 to avoid conflicts
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"Audience": "Purrse"
|
||||
},
|
||||
"Cors": {
|
||||
"Origins": [ "http://localhost:5173", "http://localhost:8080" ]
|
||||
"Origins": [ "http://localhost:5173", "http://localhost:9080" ]
|
||||
},
|
||||
"Plugins": {
|
||||
"Path": "plugins"
|
||||
|
||||
Reference in New Issue
Block a user