Merge pull request #32 from danieldupriest/docker-compose-fix
Removed duplicate 'image:' line in docker-compose, trying to fix bug.
This commit is contained in:
		
						commit
						d7bc7cda09
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		|  | @ -14,7 +14,6 @@ services: | |||
|   web: | ||||
|     build: ./front | ||||
|     image: reimbursinator_front | ||||
|     image: nginx:1.10.3 | ||||
|     ports: | ||||
|       - "8443:443" | ||||
|     environment: | ||||
|  |  | |||
		Loading…
	
	Add table
		
		Reference in a new issue
	
	 joe-arriaga
						joe-arriaga