forked from Github/frigate
test(web): App
This commit is contained in:
committed by
Blake Blackshear
parent
c12aec7c8f
commit
3348f04889
2
web/src/__mocks__/env.js
Normal file
2
web/src/__mocks__/env.js
Normal file
@@ -0,0 +1,2 @@
|
||||
export const ENV = 'test';
|
||||
export const API_HOST = 'http://base-url.local:5000';
|
||||
Reference in New Issue
Block a user