Skip to content

Commit

Permalink
Merge pull request #795 from owncloud/IljaN-patch-1
Browse files Browse the repository at this point in the history
Add letsencrypt as named volume
  • Loading branch information
kulmann authored Nov 4, 2020
2 parents 8deb5a6 + 9499c8e commit b13d665
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions deployments/examples/ocis_oc10_backend/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ volumes:
driver: local
tmp:
driver: local
letsencrypt:
driver: local

services:
traefik:
Expand Down

0 comments on commit b13d665

Please sign in to comment.