mirror of https://github.com/msgbyte/tailchat
				
				
				
			
			You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
	
	
		
			17 lines
		
	
	
		
			406 B
		
	
	
	
		
			Bash
		
	
			
		
		
	
	
			17 lines
		
	
	
		
			406 B
		
	
	
	
		
			Bash
		
	
# The ID of your GitHub App
 | 
						|
APP_ID=
 | 
						|
WEBHOOK_SECRET=development
 | 
						|
PRIVATE_KEY=
 | 
						|
 | 
						|
# Use `trace` to get verbose logging or `info` to show less
 | 
						|
LOG_LEVEL=debug
 | 
						|
 | 
						|
# Go to https://smee.io/new set this to the URL that you are redirected to.
 | 
						|
WEBHOOK_PROXY_URL=
 | 
						|
 | 
						|
# Tailchat
 | 
						|
TAILCHAT_WEB_URL=https://nightly.paw.msgbyte.com
 | 
						|
TAILCHAT_API_URL=https://tailchat-nightly.moonrailgun.com
 | 
						|
TAILCHAT_APP_ID=
 | 
						|
TAILCHAT_APP_SECRET=
 |