Compare commits

...
Author SHA1 Message Date
philippr b1b1cc1bed .env.sample template domain 2022-09-14 11:30:28 +02:00
philippr cdbf159805 update readme 2022-08-19 10:57:37 +02:00
2 changed files with 7 additions and 6 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
TYPE=vikunja
DOMAIN=vikunja.example.com
DOMAIN={{ .Domain }}
## Domain aliases
#EXTRA_DOMAINS=', `www.vikunja.example.com`'
+6 -5
View File
@@ -1,17 +1,18 @@
# vikunja
> One line description of the recipe
> The open-source, self-hostable to-do app.
Organize everything, on all platforms
<!-- metadata -->
* **Category**: Apps
* **Status**: 0
* **Image**: [`vikunja`](https://hub.docker.com/r/vikunja), 4, upstream
* **Healthcheck**: No
* **Backups**: No
* **Email**: No
* **Healthcheck**: Almost
* **Backups**: Yes
* **Email**: Yes
* **Tests**: No
* **SSO**: No
* **SSO**: Yes
<!-- endmetadata -->