mirror of
https://github.com/Sonarr/Sonarr.git
synced 2026-04-25 22:46:31 -04:00
New: Support for running from a sub folder (reverse proxy)
This commit is contained in:
+1
-1
@@ -65,7 +65,7 @@
|
||||
<div id="errors"></div>
|
||||
<script type="text/javascript">
|
||||
window.NzbDrone = {
|
||||
ApiRoot: '/api',
|
||||
ApiRoot: 'API_ROOT',
|
||||
ApiKey : 'API_KEY',
|
||||
Version: 'APP_VERSION'
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user