mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 05:13:18 -07:00
Update Program.cs
This commit is contained in:
parent
8d399c65b9
commit
de84f0f191
1 changed files with 1 additions and 1 deletions
|
@ -104,7 +104,7 @@ var newPort = GetPort();
|
||||||
return uri;
|
return uri;
|
||||||
}
|
}
|
||||||
|
|
||||||
private static string GetPort()
|
private static int GetPort()
|
||||||
{
|
{
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue