Stuff
This commit is contained in:
@@ -14,7 +14,6 @@ make start # start 5 services
|
||||
make rebuild # rebuild on changes
|
||||
make logs # tail all logs
|
||||
make migrate # run DB migrations
|
||||
make test # backend + frontend tests
|
||||
```
|
||||
|
||||
## Documentation
|
||||
@@ -26,4 +25,4 @@ make test # backend + frontend tests
|
||||
|
||||
## URLs and Hosts
|
||||
- Frontend: `https://motovaultpro.com`
|
||||
- Backend health: `http://localhost:3001/health`
|
||||
- Backend health: `https://motovaultpro.com/api/health`
|
||||
Reference in New Issue
Block a user