Update docker-compose.production.yml
This commit is contained in:
		
							parent
							
								
									132bd5c900
								
							
						
					
					
						commit
						c2766cab1b
					
				| 
						 | 
				
			
			@ -5,9 +5,9 @@ services:
 | 
			
		|||
    build:
 | 
			
		||||
      context: ./docker/database/
 | 
			
		||||
      dockerfile: Dockerfile
 | 
			
		||||
    image: git.nixc.us/colin/searxng:production-database
 | 
			
		||||
    image: git.nixc.us/colin/hedgedoc:production-database
 | 
			
		||||
  hedgedoc:
 | 
			
		||||
    build:
 | 
			
		||||
      context: ./docker/hedgedoc/
 | 
			
		||||
      dockerfile: Dockerfile
 | 
			
		||||
    image: git.nixc.us/colin/searxng:production-hedgedoc
 | 
			
		||||
    image: git.nixc.us/colin/hedgedoc:production-hedgedoc
 | 
			
		||||
		Loading…
	
		Reference in New Issue