From c51414ad693cfe2ebf941a7c97fb274eb418a4a9 Mon Sep 17 00:00:00 2001 From: nsavinda Date: Thu, 16 May 2024 00:07:55 +0530 Subject: [PATCH] docs:update readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 4cabf79..1cce7f8 100755 --- a/README.md +++ b/README.md @@ -97,6 +97,8 @@ Rename `database/example.env` to `database/.env` docker-compose up -d --build ``` +Site will be available at `http://localhost:8000` + ## import database ```bash