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 +```