10 lines
170 B
JSON
10 lines
170 B
JSON
{
|
|
"configurations": [
|
|
{
|
|
"type": "pwa-chrome",
|
|
"name": "Browser",
|
|
"request": "launch",
|
|
"url": "https://dev.theatre.local:10022/"
|
|
}
|
|
]
|
|
}
|