Clean up local.yml

This commit is contained in:
Nikita P. Shupeyko 2017-09-03 12:39:04 +03:00
parent c4a69947cb
commit 2f15db11e8

View File

@ -57,7 +57,6 @@ services:
ports: []
command: /start-celerybeat-dev.sh
{% endif %}
node:
build:
context: .
@ -68,7 +67,5 @@ services:
- /app/node_modules
command: "gulp"
ports:
# BrowserSync port.
- "3000:3000"
# BrowserSync UI port.
- "3001:3001"