missing volume
This commit is contained in:
parent
fe69b06a4d
commit
786120f5bf
1 changed files with 4 additions and 1 deletions
|
@ -18,3 +18,6 @@ services:
|
||||||
- traefik.http.routers.shaarli.entrypoints=websecure
|
- traefik.http.routers.shaarli.entrypoints=websecure
|
||||||
- traefik.http.routers.shaarli.tls=true
|
- traefik.http.routers.shaarli.tls=true
|
||||||
- traefik.http.services.shaarli.loadbalancer.server.port=80
|
- traefik.http.services.shaarli.loadbalancer.server.port=80
|
||||||
|
|
||||||
|
volumes:
|
||||||
|
shaarli-cache:
|
Loading…
Add table
Reference in a new issue