mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 21:33:15 -07:00
more logging to figure out why the we cannot access the admin module in a release build.
This commit is contained in:
parent
3dcf55ce7a
commit
55a5ad57ba
3 changed files with 11 additions and 5 deletions
|
@ -1,7 +1,6 @@
|
|||
@Html.Partial("/Admin/_Sidebar")
|
||||
@{
|
||||
int port;
|
||||
var authToken = string.Empty;
|
||||
if (Model.Port == 0)
|
||||
{
|
||||
port = 3579;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue