Update docker-entrypoint.sh
This commit is contained in:
		
							parent
							
								
									0b1c1d1bf0
								
							
						
					
					
						commit
						1c61993f30
					
				@ -19,5 +19,6 @@ do
 | 
				
			|||||||
  mv config.tmp config.json
 | 
					  mv config.tmp config.json
 | 
				
			||||||
done
 | 
					done
 | 
				
			||||||
 | 
					
 | 
				
			||||||
npm install
 | 
					npm i --omit=dev
 | 
				
			||||||
exec npm run dev
 | 
					npm run build
 | 
				
			||||||
 | 
					exec npm run start
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user