mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-04 20:09:12 +01:00
2 lines
103 B
JavaScript
2 lines
103 B
JavaScript
export const baseUrl = `${window.location.protocol}//${window.location.host}${window.baseUrl || '/'}`;
|