mirror of
https://github.com/spliit-app/spliit.git
synced 2025-12-06 01:19:29 +01:00
Remove ghrc pull example from README since it's not available yet
All checks were successful
CI / checks (push) Successful in 55s
All checks were successful
CI / checks (push) Successful in 55s
This commit is contained in:
@@ -68,9 +68,6 @@ Here is the current state of translation:
|
|||||||
3. Run `npm run start-container` to start the postgres and the spliit2 containers
|
3. Run `npm run start-container` to start the postgres and the spliit2 containers
|
||||||
4. You can access the app by browsing to http://localhost:3000
|
4. You can access the app by browsing to http://localhost:3000
|
||||||
|
|
||||||
You could also pull it from the container registry:
|
|
||||||
```docker pull ghcr.io/spliit-app/spliit:latest```
|
|
||||||
|
|
||||||
## Health check
|
## Health check
|
||||||
|
|
||||||
The application has a health check endpoint that can be used to check if the application is running and if the database is accessible.
|
The application has a health check endpoint that can be used to check if the application is running and if the database is accessible.
|
||||||
|
|||||||
Reference in New Issue
Block a user