Would help if I spelled container correctly...

This commit is contained in:
WilliamMiceli
2018-03-28 19:37:52 -04:00
parent c08ad34cc0
commit e19e182c8c

View File

@@ -2,7 +2,7 @@ version: '2'
services: services:
che-server: che-server:
image: eclipse/che-server:latest image: eclipse/che-server:latest
contianer_name: che #Testing container_name: che #Testing
environment: environment:
- CHE_HOST=${HOST_IP} - CHE_HOST=${HOST_IP}
labels: labels: