Update Discord configuration

This commit is contained in:
2024-05-15 11:29:21 +07:00
parent bacd87b97c
commit fc99db5623

View File

@@ -20,15 +20,5 @@
"ElasticConfiguration": { "ElasticConfiguration": {
"Uri": "http://elasticsearch:9200" "Uri": "http://elasticsearch:9200"
}, },
"Discord": {
"ApplicationId": "",
"PublicKey": "",
"TokenId": "",
"SignalChannelId": 966080506473099314,
"TradesChannelId": 998374177763491851,
"TroublesChannelId": 1015761955321040917,
"RequestsChannelId": 1018589494968078356,
"ButtonExpirationMinutes": 2
},
"AllowedHosts": "*" "AllowedHosts": "*"
} }