the middle of the idiots
This commit is contained in:
		
							
								
								
									
										16
									
								
								qwen/python/.env
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										16
									
								
								qwen/python/.env
									
									
									
									
									
										Normal file
									
								
							@@ -0,0 +1,16 @@
 | 
			
		||||
# Environment variables for the MerchantsOfHope application
 | 
			
		||||
 | 
			
		||||
# General settings
 | 
			
		||||
DEBUG=False
 | 
			
		||||
SECRET_KEY=replace-this-with-a-secure-random-key-in-production
 | 
			
		||||
 | 
			
		||||
# Database settings
 | 
			
		||||
DATABASE_URL=postgresql://user:password@db:5432/merchants_of_hope
 | 
			
		||||
 | 
			
		||||
# OIDC settings (example values, replace with actual values)
 | 
			
		||||
OIDC_ISSUER=https://your-oidc-provider.com
 | 
			
		||||
OIDC_CLIENT_ID=your-client-id
 | 
			
		||||
OIDC_CLIENT_SECRET=your-client-secret
 | 
			
		||||
OIDC_REDIRECT_URI=http://localhost:21000/auth/oidc-callback
 | 
			
		||||
 | 
			
		||||
# Other settings as needed
 | 
			
		||||
		Reference in New Issue
	
	Block a user