forked from Cutlery/immich
		
	Uncomment JWT_SECRET in default .env
Co-authored-by: Alex <alex.tran1502@gmail.com>
This commit is contained in:
		
							parent
							
								
									0c4968dc30
								
							
						
					
					
						commit
						00549eed79
					
				@ -41,7 +41,7 @@ LOG_LEVEL=simple
 | 
				
			|||||||
# This JWT_SECRET is used to sign the authentication keys for user login
 | 
					# This JWT_SECRET is used to sign the authentication keys for user login
 | 
				
			||||||
# You should set it to a long randomly generated value
 | 
					# You should set it to a long randomly generated value
 | 
				
			||||||
# You can use this command to generate one: openssl rand -base64 128
 | 
					# You can use this command to generate one: openssl rand -base64 128
 | 
				
			||||||
#JWT_SECRET=
 | 
					JWT_SECRET=
 | 
				
			||||||
 | 
					
 | 
				
			||||||
###################################################################################
 | 
					###################################################################################
 | 
				
			||||||
# Reverse Geocoding
 | 
					# Reverse Geocoding
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user