Skip to content

Commit

Permalink
Add letsencrypt as named volume
Browse files Browse the repository at this point in the history
  • Loading branch information
IljaN authored Nov 3, 2020
1 parent 1478724 commit 9499c8e
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 9499c8e

Please sign in to comment.