mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-08-07 13:34:53 +03:00
Fix node ports
This commit is contained in:
parent
70d5a5b18b
commit
830f5d205b
|
@ -82,4 +82,4 @@ services:
|
|||
extends:
|
||||
service: node
|
||||
file: ./dev.yml
|
||||
ports: {}
|
||||
ports: []
|
||||
|
|
Loading…
Reference in New Issue
Block a user