Removed cron service
This commit is contained in:
		
							parent
							
								
									1a44006389
								
							
						
					
					
						commit
						b7a32307f5
					
				@ -1,7 +1,9 @@
 | 
			
		||||
version: "3.8"
 | 
			
		||||
services:
 | 
			
		||||
  app:
 | 
			
		||||
    build: .
 | 
			
		||||
    build: 
 | 
			
		||||
      context: .
 | 
			
		||||
      dockerfile: Dockerfile
 | 
			
		||||
    command: bundle exec ruby app.rb -o 0.0.0.0 -p 4567
 | 
			
		||||
    ports:
 | 
			
		||||
      - "4567:4567"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user