meow
This commit is contained in:
@@ -0,0 +1,10 @@
|
|||||||
|
PORT=3020
|
||||||
|
PM2_APP_NAME=linkweb
|
||||||
|
WEBHOOK_PATH=/webhook/github
|
||||||
|
|
||||||
|
# Optional. If set, GitHub webhook requests must include a matching
|
||||||
|
# x-hub-signature-256 header.
|
||||||
|
WEBHOOK_SECRET=
|
||||||
|
|
||||||
|
# Optional. Override if pm2 is not available as "pm2" on PATH.
|
||||||
|
PM2_BIN=
|
||||||
+1
-1
@@ -4,7 +4,7 @@ const links = [
|
|||||||
{
|
{
|
||||||
name: 'TSSBot',
|
name: 'TSSBot',
|
||||||
href: 'https://tss.pawjob.us/',
|
href: 'https://tss.pawjob.us/',
|
||||||
description: 'TSSBot - War Thunder Tournaments Scheduling Service',
|
description: 'TSSBot - Bot for the War Thunder Tournaments Scheduling Service',
|
||||||
accent: 'bg-cerulean-500',
|
accent: 'bg-cerulean-500',
|
||||||
icon: Bot,
|
icon: Bot,
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user