Centralize URL flow
This commit is contained in:
parent
5ebdbef674
commit
082f80ec9d
3 changed files with 10 additions and 5 deletions
|
@ -49,5 +49,10 @@
|
|||
"last 1 firefox version",
|
||||
"last 1 safari version"
|
||||
]
|
||||
},
|
||||
"nodemonConfig": {
|
||||
"env": {
|
||||
"CAIRO_URL": "http://localhost:52000"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Reference in a new issue