From 49c8c8200b1dc79293f67d212d2bce4d59290333 Mon Sep 17 00:00:00 2001 From: Florian Sylvain Date: Sat, 12 Nov 2022 15:07:51 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20-=20Changed=20URL=20formatting?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 021bf68..de9ed68 100644 --- a/README.md +++ b/README.md @@ -6,10 +6,7 @@ - MYSQL_ROOT_PASSWORD - CINEALLO_PORT -``DATABASE_URL`` shoud look like this: -```html -mysql://root:@db:3306/ -``` +``DATABASE_URL`` shoud look like this: ``mysql://root:@db:3306/`` ## Usage ### Docker ```bash @@ -22,4 +19,4 @@ npm ci ``` ```bash npm run start -``` \ No newline at end of file +```