mirror of
				https://github.com/denyskon/teabag
				synced 2025-10-31 01:19:48 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			11 lines
		
	
	
		
			216 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			216 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| HOST=localhost
 | |
| PORT=3000
 | |
| SESSION_SECRET=super-secret
 | |
| 
 | |
| GITEA_KEY=
 | |
| GITEA_SECRET=
 | |
| GITEA_BASE_URL=https://gitea.example.com
 | |
| GITEA_AUTH_URI=
 | |
| GITEA_TOKEN_URI=
 | |
| GITEA_USER_URI=
 | |
| CALLBACK_URI=https://oauth.example.com/callback |