code style changes

This commit is contained in:
mitsuha_s 2022-07-25 23:29:06 +00:00 committed by Alexey Skobkin
parent 609047a82c
commit 061b789578
No known key found for this signature in database
GPG Key ID: 5D5CEF6F221278E7
1 changed files with 6 additions and 1 deletions

View File

@ -6,7 +6,12 @@ COPY . .
RUN pip install -r requirements.txt
ENV PYTHONUNBUFFERED=1 RSSBOT_DSN=xxx RSSBOT_TG_TOKEN=xxx LOG_LEVEL=INFO
ENV PYTHONUNBUFFERED=1
# App settings
ENV RSSBOT_DSN=xxx
ENV RSSBOT_TG_TOKEN=xxx
ENV LOG_LEVEL=INFO
# App settings
# https://www.postgresql.org/docs/current/libpq-connect.html#LIBPQ-CONNSTRING