Compare commits

..

No commits in common. "9461fa5255f1d32f9274437b06aff90707baaf49" and "96b6f4ac9e0d2a7a7b66e1ce629c64c04ac10fa6" have entirely different histories.

View File

@ -57,12 +57,6 @@ 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. 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. Once all containers have started, visit http://libre-wedding-planner.app.localhost/default/dashboard to load the application.
## Multitenancy ## Multitenancy