init
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
NODE_ENV=production
|
||||
|
||||
PORT=3001
|
||||
API_UPSTREAM=http://127.0.0.1:6000
|
||||
|
||||
WEBHOOK_PORT=3011
|
||||
GITHUB_WEBHOOK_SECRET=change-me
|
||||
PM2_RESTART_TARGETS=tssbot-web
|
||||
Reference in New Issue
Block a user