443
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
server:
|
||||
listenAddress: ":80"
|
||||
exposedAddress: "https://brd.greact.online" # домен, через который ходит UI и клиенты
|
||||
exposedAddress: "https://brd.greact.online:443" # домен, через который ходит UI и клиенты
|
||||
stunPorts:
|
||||
- 3478
|
||||
logLevel: "info"
|
||||
@@ -21,4 +21,3 @@ server:
|
||||
store:
|
||||
engine: "sqlite"
|
||||
encryptionKey: "0xO0NE2nsyAv3QWM6lYfYMKZ+TJ4BG4N93kpbCWYISg="
|
||||
|
||||
Reference in New Issue
Block a user