forked from Github/frigate
fix(web): remove cards from event page
This commit is contained in:
committed by
Blake Blackshear
parent
e50cc59f0d
commit
c89e1a5735
@@ -2,7 +2,7 @@
|
||||
"name": "frigate",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"start": "cross-env SNOWPACK_PUBLIC_API_HOST=http://localhost:5000 snowpack dev",
|
||||
"start": "cross-env SNOWPACK_PUBLIC_API_HOST=http://10.0.1.210:5000 snowpack dev",
|
||||
"prebuild": "rimraf build",
|
||||
"build": "cross-env NODE_ENV=production snowpack build"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user