diff --git a/config.yaml b/config.yaml index b3b54f9..eaede7d 100644 --- a/config.yaml +++ b/config.yaml @@ -1,6 +1,6 @@ server: listenAddress: ":80" - exposedAddress: "https://birdy.greact.online:8444" + exposedAddress: "grpc://birdy.greact.online:50051" stunPorts: - 3478 logLevel: "info"