Added Dockerfile for debugging on Linux hosts
This commit is contained in:
parent
b1514c208e
commit
d146406e5d
8 changed files with 66 additions and 6 deletions
EllieHub/Common
|
@ -18,5 +18,5 @@ public static class AppConstants
|
|||
/// <summary>
|
||||
/// The name for an <see cref="HttpClient"/> that makes calls to the Toastielab API.
|
||||
/// </summary>
|
||||
public const string ToastielabClient = "NoRedirect";
|
||||
public const string ToastielabClient = "ToastielabClient";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue