mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-07 05:30:16 +03:00
Clean up local.yml
This commit is contained in:
parent
c4a69947cb
commit
2f15db11e8
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue
Block a user