Fixed Docker issue when displaying report on Docker having port forwarding configured.
This commit is contained in:
David Maisonave
2024-12-29 04:34:42 -05:00
parent 933a838826
commit cb7298dd93
8 changed files with 8 additions and 7 deletions

View File

@@ -103,5 +103,7 @@
- On Stash installation using passwords or non-standard URL, the file.html link should be accessed from the advance menu or from the Stash->Tools->[DupFileManager Report Menu].
- Added fields remoteReportDirURL and js_DirURL to allow users to setup their own private or alternate remote path for javascript files.
- On Stash installations having password, the Advance Menu can now be accessed from the Stash->Tools->[DupFileManager Report Menu].
### 1.1.4
- Fixed Docker issue when displaying report on Docker having port forwarding configured.