diff --git a/django/compose.yaml b/django/compose.yaml index 274094f..6ec3a1f 100644 --- a/django/compose.yaml +++ b/django/compose.yaml @@ -1,6 +1,4 @@ services: web: build: - context: app - target: builder - - '8000:8000' +