Delete empty files and improve entry viewing

This commit is contained in:
Andrew-71 2024-04-30 23:35:00 +03:00
parent ed230055f4
commit 2fe88259ec
4 changed files with 46 additions and 46 deletions

View file

@ -57,7 +57,7 @@ tg_chat=chatid
### Docker deployment:
Due to project's simplicity ~~and me rarely using them~~ there are no image tags, I just use `latest` and push to it.
The [package](https://git.a71.su/Andrew71/hibiscus/packages) provided in this repository is for ` linux/amd64` architecture,
The [package](https://git.a71.su/Andrew71/hibiscus/packages) provided in this repository is for `linux/amd64` architecture,
and there is a [Dockerfile](./Dockerfile) in case you want to compile for something rarer (like a Pi). Below is `compose.yml` that I personally use:
```yaml
version: "3.8"