From cf828287cb1cf1dc56c583c35ec9447a660c6bc4 Mon Sep 17 00:00:00 2001 From: mitsuha_s Date: Mon, 25 Jul 2022 22:47:30 +0000 Subject: [PATCH] add other used environment variables --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index b8a77a7..babe664 100644 --- a/Dockerfile +++ b/Dockerfile @@ -6,7 +6,7 @@ COPY . . RUN pip install -r requirements.txt -ENV PYTHONUNBUFFERED=1 +ENV PYTHONUNBUFFERED=1 RSSBOT_DSN=xxx RSSBOT_TG_TOKEN=xxx LOG_LEVEL=INFO # App settings # https://www.postgresql.org/docs/current/libpq-connect.html#LIBPQ-CONNSTRING