This website requires JavaScript.
Explore
Help
Sign In
administrator
/
frigate
Watch
1
Star
0
Fork
0
You've already forked frigate
mirror of
https://github.com/blakeblackshear/frigate.git
synced
2025-12-06 21:44:13 +03:00
Code
Issues
Actions
2
Packages
Projects
Releases
Wiki
Activity
3e7ed982d4
frigate
/
web
/
src
/
__mocks__
/
env.js
3 lines
82 B
JavaScript
Raw
Normal View
History
Unescape
Escape
test(web): App
2021-02-14 07:37:22 +03:00
export
const
ENV
=
'test'
;
fix tests
2022-05-20 17:27:21 +03:00
export
const
API
_HOST
=
'http://base-url.local:5000/'
;
Reference in New Issue
Copy Permalink