Remove ghrc pull example from README since it's not available yet
All checks were successful
CI / checks (push) Successful in 55s

This commit is contained in:
Peter Smit
2025-09-05 16:55:57 +02:00
committed by GitHub
parent 5fee0440c2
commit 763c8c42e5

View File

@@ -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.