From 8f6114a052b5e1776ec4441f3791c8e6d18ecf20 Mon Sep 17 00:00:00 2001 From: Johann Date: Sun, 17 Jan 2021 20:55:46 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9DFin=20du=20TP?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Readme.md b/Readme.md index f0132d3..761407c 100644 --- a/Readme.md +++ b/Readme.md @@ -62,3 +62,5 @@ In your production environment, make sure the `FLASK_DEBUG` environment variable is unset or is set to ``0``, so that `ProdConfig` is used, and set `DATABASE_URL` which is your postgresql URI like for example `postgresql://localhost/example` + +### PROJET TERMINE ! \ No newline at end of file