10 lines
		
	
	
		
			287 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
		
			287 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| DB_NAME=""
 | |
| DB_USER=""
 | |
| DB_PASSWORD=""
 | |
| DB_HOST=""
 | |
| DB_DIALECT=""
 | |
| DB_PORT=""
 | |
| WEBHOOK_TOKEN="" #Token that is placed a the TTN Webhook auth
 | |
| WIGLE_TOKEN="" # Go to account and generate token "Encoded for use"
 | |
| WIGLE_BASE_URL="https://api.wigle.net"
 | |
| WIGLE_NETWORK_SEARCH="/api/v2/network/search" |