import Config from '@opentiny-internal/playwright-config'
export default Config({
testDir: '../sites/demos',
baseURL: 'http://localhost:7130/pc/'
})