Work on CORS testing and fixes. Chrome and pfSense with the DNS resolution found a problem. Should be fixed now.
This commit is contained in:
@@ -11,6 +11,7 @@ const config: PlaywrightTestConfig = {
|
||||
reporter: 'list',
|
||||
use: {
|
||||
baseURL: 'http://demo.localhost:5173',
|
||||
// baseURL: 'https://dev-demo.oneskyit.com',
|
||||
trace: 'on-first-retry'
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user