Skip to content

Commit

Permalink
Update .upptimerc.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ChrisLenga authored Aug 17, 2024
1 parent 2cdcc69 commit b0647ec
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .upptimerc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,20 +8,20 @@ sites:
- name: The Digital Den Panel
url: https://p.dgden.com
- name: Horoscope Bot
url: $DISCORD_BOT_API
port: $DISCORD_BOT_PORT
url: $DISCORD_BOT1_API
port: $DISCORD_BOT1_PORT
check: "tcp-ping"
- name: The Digital Den
url: $DISCORD_BOT_API
port: $DISCORD_BOT_PORT
url: $DISCORD_BOT2_API
port: $DISCORD_BOT2_PORT
check: "tcp-ping"
- name: GitHub Bot
url: $DISCORD_BOT_API
port: $DISCORD_BOT_PORT
url: $DISCORD_BOT3_API
port: $DISCORD_BOT3_PORT
check: "tcp-ping"
- name: Streamer Bot
url: $DISCORD_BOT_API
port: $DISCORD_BOT_PORT
url: $DISCORD_BOT4_API
port: $DISCORD_BOT4_PORT
check: "tcp-ping"
- name: [FiveM] iSe.GG Combat Remastered
url: $ISE1
Expand Down

0 comments on commit b0647ec

Please sign in to comment.