mirror of
https://github.com/mentos1386/zdravko.git
synced 2024-11-22 07:43:33 +00:00
docs: screenshot link
This commit is contained in:
parent
1ef49c444d
commit
234e798501
1 changed files with 2 additions and 2 deletions
|
@ -27,7 +27,7 @@ Golang selfhosted Status/Healthcheck monitoring app.
|
||||||
- [ ] ??
|
- [ ] ??
|
||||||
- [ ] Stable Release (1H 2025)
|
- [ ] Stable Release (1H 2025)
|
||||||
|
|
||||||
![Screenshot](docs/screenshot.png)
|
![Screenshot](docs/screenshot-index.png)
|
||||||
Demo is available at https://zdravko.mnts.dev. More screenshots in the [docs folder](docs/).
|
Demo is available at https://zdravko.mnts.dev. More screenshots in the [docs folder](docs/).
|
||||||
|
|
||||||
# Development
|
# Development
|
||||||
|
@ -39,7 +39,7 @@ Demo is available at https://zdravko.mnts.dev. More screenshots in the [docs fol
|
||||||
```sh
|
```sh
|
||||||
# Configure
|
# Configure
|
||||||
# You will need to configure an SSO provider
|
# You will need to configure an SSO provider
|
||||||
# This can be github for example.
|
# This can be github for example:.
|
||||||
cp example.env .env
|
cp example.env .env
|
||||||
|
|
||||||
# Generate JWT key
|
# Generate JWT key
|
||||||
|
|
Loading…
Reference in a new issue