mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-12-06 05:24:11 +03:00
2 lines
103 B
JavaScript
2 lines
103 B
JavaScript
export const baseUrl = `${window.location.protocol}//${window.location.host}${window.baseUrl || '/'}`;
|