port
This commit is contained in:
@@ -244,7 +244,7 @@
|
||||
listen = [
|
||||
{
|
||||
addr = "0.0.0.0";
|
||||
port = 443;
|
||||
port = 80;
|
||||
ssl = false;
|
||||
}
|
||||
];
|
||||
@@ -303,7 +303,7 @@
|
||||
};*/
|
||||
|
||||
"HttpConfig" = {
|
||||
"Address" = "0.0.0.0:443";
|
||||
#"Address" = "0.0.0.0:443";
|
||||
"AuthIssuer" = "https://auth.blunkall.us/realms/General";
|
||||
"AuthAudience" = "https://auth.blunkall.us/realms/General/.well-known/openid-configuration";
|
||||
"AuthKeysLocation" = "https://auth.blunkall.us/realms/General/protocol/openid-connect/certs";
|
||||
@@ -368,7 +368,7 @@
|
||||
|
||||
};
|
||||
|
||||
port = 443;
|
||||
#port = 443;
|
||||
};
|
||||
|
||||
coturn = {
|
||||
|
||||
Reference in New Issue
Block a user