Skip to content
Snippets Groups Projects
Commit ce9ae012 authored by PICHOU Kyâne's avatar PICHOU Kyâne
Browse files

Use postgresql as database for webstatus

parent 6080fd18
No related branches found
No related tags found
No related merge requests found
......@@ -6,6 +6,7 @@ ENV PYTHONUNBUFFERED 1
RUN apt-get update \
&& apt-get install -y --no-install-recommends \
postgresql-client \
gcc \
gettext \
libssl-dev \
......
Django==1.11
mongoengine>=0.12.0
requests
psycopg2
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment