Skip to content

Commit

Permalink
configs
Browse files Browse the repository at this point in the history
  • Loading branch information
Izocel committed Oct 27, 2024
1 parent d418e00 commit 806693a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/configs/guildsConfigs.ts
Original file line number Diff line number Diff line change
Expand Up @@ -60,15 +60,15 @@ export const guildsConfigs = [
cs2: {
dockerAccess: ['cs2Admin'],
rconChannels: {
"1185347837026914304": {
"1300142162817581116": {
region: "US_EAST",
ip: env["CS2_IP_SWT"],
port: env["CS2_RCON_PORT_SWT"],
password: env["CS2_RCON_PASS_SWT"],
},
},
chatChannels: {
"1185991869121957938": {
"1300142238109794365": {
region: "US_EAST",
ip: env["CS2_IP_SWT"],
port: env["CS2_RCON_PORT_SWT"],
Expand Down

0 comments on commit 806693a

Please sign in to comment.