From 918944b345bddd38577997b6b7ded1817ee2455f Mon Sep 17 00:00:00 2001 From: bustikiller Date: Fri, 25 Apr 2025 05:32:34 +0000 Subject: [PATCH] Update README.md --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index e1cc204..22e4142 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,12 @@ The backend service will seed the database with fake data. It's worth noting tha The backend, frontend and workers have hot-reloading enabled, so changes made to the codebase should be reflected in the application on the next request. +Please, include this in your `/etc/hosts` file: + +``` +127.0.0.1 libre-wedding-planner.app.localhost +``` + Once all containers have started, visit http://libre-wedding-planner.app.localhost/default/dashboard to load the application. ## Multitenancy -- 2.47.1