Removed duplicate 'image:' line in docker-compose, trying to fix bug.

This commit is contained in:
Daniel Dupriest 2019-01-22 12:31:30 -08:00
parent 5175646e51
commit 1a63d006df

View file

@ -14,7 +14,6 @@ services:
web:
build: ./front
image: reimbursinator_front
image: nginx:1.10.3
ports:
- "8443:443"
environment: