Added caching to the docker image
This commit is contained in:
parent
551d848a4e
commit
78272ae4cd
2 changed files with 15 additions and 0 deletions
|
|
@ -8,6 +8,10 @@
|
|||
|
||||
This is the web frontend for Vikunja, written in Vue.js.
|
||||
|
||||
## Docker
|
||||
|
||||
There is a [docker image available](https://hub.docker.com/r/vikunja/api) with support for http/2 and aggressive caching enabled.
|
||||
|
||||
## Project setup
|
||||
```
|
||||
yarn install
|
||||
|
|
|
|||
Reference in a new issue