Centralize URL flow

This commit is contained in:
Dunemask 2021-08-14 21:48:46 -06:00
parent 5ebdbef674
commit 082f80ec9d
3 changed files with 10 additions and 5 deletions

View file

@ -49,5 +49,10 @@
"last 1 firefox version",
"last 1 safari version"
]
},
"nodemonConfig": {
"env": {
"CAIRO_URL": "http://localhost:52000"
}
}
}