This commit is contained in:
Nikita Bizyaev
2026-05-07 13:51:54 +03:00
parent bbb517b3d1
commit d5fd7dde5b
2 changed files with 4 additions and 5 deletions

View File

@@ -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="