[unifi] Comment out init script volume mapping
This commit is contained in:
		
							parent
							
								
									696b851f92
								
							
						
					
					
						commit
						187b4f0f04
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -37,7 +37,7 @@ services:
 | 
			
		|||
      - MONGO_AUTHSOURCE=admin
 | 
			
		||||
    volumes:
 | 
			
		||||
      - mongo_data:/data/db
 | 
			
		||||
      - /path/to/init-mongo.sh:/docker-entrypoint-initdb.d/init-mongo.sh:ro
 | 
			
		||||
      # - /path/to/init-mongo.sh:/docker-entrypoint-initdb.d/init-mongo.sh:ro
 | 
			
		||||
    networks:
 | 
			
		||||
      - unifi_db
 | 
			
		||||
    restart: unless-stopped
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue