mirror of
				https://github.com/stackblitz-labs/bolt.diy
				synced 2025-06-26 18:26:38 +00:00 
			
		
		
		
	chore: update readme
This commit is contained in:
		
							parent
							
								
									cbfa98c6da
								
							
						
					
					
						commit
						b4420a22bb
					
				@ -36,6 +36,13 @@ Optionally, you an set the debug level:
 | 
			
		||||
VITE_LOG_LEVEL=debug
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
If you want to test the login locally you need to add the following variables:
 | 
			
		||||
 | 
			
		||||
```
 | 
			
		||||
SESSION_SECRET=XXX
 | 
			
		||||
LOGIN_PASSWORD=XXX
 | 
			
		||||
```
 | 
			
		||||
 | 
			
		||||
**Important**: Never commit your `.env.local` file to version control. It's already included in .gitignore.
 | 
			
		||||
 | 
			
		||||
## Available Scripts
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user