Compare commits
4 Commits
96b6f4ac9e
...
9461fa5255
| Author | SHA1 | Date | |
|---|---|---|---|
| 9461fa5255 | |||
| 8029de4bef | |||
| 8e866d8a35 | |||
| 918944b345 |
@ -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.
|
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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user