mirror of
				https://github.com/immich-app/immich.git
				synced 2025-11-03 19:29:32 -05:00 
			
		
		
		
	fix: dev compose (#4357)
This commit is contained in:
		
							parent
							
								
									81009c17bf
								
							
						
					
					
						commit
						ebd3f7f125
					
				@ -121,7 +121,7 @@ services:
 | 
			
		||||
      POSTGRES_USER: ${DB_USERNAME}
 | 
			
		||||
      POSTGRES_DB: ${DB_DATABASE_NAME}
 | 
			
		||||
    volumes:
 | 
			
		||||
      - ${UPLOAD_LOCATION}/postgres:/data
 | 
			
		||||
      - ${UPLOAD_LOCATION}/postgres:/var/lib/postgresql/data
 | 
			
		||||
    ports:
 | 
			
		||||
      - 5432:5432
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user