This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
blakeblackshear.frigate
Watch
1
Star
0
Fork
0
You've already forked blakeblackshear.frigate
mirror of
https://github.com/blakeblackshear/frigate.git
synced
2025-01-12 00:06:43 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
20c65b9a31
blakeblackshear.frigate
/
web
/
src
/
api
/
baseUrl.js
3 lines
92 B
JavaScript
Raw
Normal View
History
Unescape
Escape
test(web): App
2021-02-14 05:37:22 +01:00
import
{
API
_HOST
}
from
'../env'
;
export
const
baseUrl
=
API
_HOST
||
window
.
baseUrl
||
''
;
Reference in New Issue
Copy Permalink