diff --git a/django/compose.yaml b/django/compose.yaml index 88df6d3..274094f 100644 --- a/django/compose.yaml +++ b/django/compose.yaml @@ -3,5 +3,4 @@ services: build: context: app target: builder - ports: - '8000:8000'