diff --git a/sites/content/deploy/common/docker-compose.yaml b/sites/content/deploy/common/docker-compose.yaml index e50b913..b17b21a 100755 --- a/sites/content/deploy/common/docker-compose.yaml +++ b/sites/content/deploy/common/docker-compose.yaml @@ -1,5 +1,5 @@ services: - backend: + content: container_name: $APP_NAME build: context: ${CODEBASE_ROOT}