Docker image CI build #43

Merged
skobkin merged 6 commits from feature_docker_ci_build into master 2022-08-13 21:04:20 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit cf828287cb - Show all commits

View File

@ -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