Removed duplicate 'image:' line in docker-compose, trying to fix bug.
This commit is contained in:
		
							parent
							
								
									5175646e51
								
							
						
					
					
						commit
						1a63d006df
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -14,7 +14,6 @@ services: | ||||||
|   web: |   web: | ||||||
|     build: ./front |     build: ./front | ||||||
|     image: reimbursinator_front |     image: reimbursinator_front | ||||||
|     image: nginx:1.10.3 |  | ||||||
|     ports: |     ports: | ||||||
|       - "8443:443" |       - "8443:443" | ||||||
|     environment: |     environment: | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 Daniel Dupriest
						Daniel Dupriest