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:
che-server:
image: eclipse/che-server:latest
contianer_name: che #Testing
container_name: che #Testing
environment:
- CHE_HOST=${HOST_IP}
labels: