From 109f876332260aa3aa590df3991c37d5c631360f Mon Sep 17 00:00:00 2001 From: yezi Date: Fri, 23 Feb 2024 18:25:16 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E4=BF=AE=E6=94=B9=20Dockerfile=20?= =?UTF-8?q?=E6=A0=BC=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker-compose.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index d4dc43e..b6d0cb5 100644 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -16,8 +16,8 @@ services: - mongodb - prefect environment: - - PYTHONUNBUFFERED=1 - - PREFECT_API_URL=http://prefect:4200/api + - PYTHONUNBUFFERED: 1 + - PREFECT_API_URL: http://prefect:4200/api deploy: resources: limits: