Skip to content

Commit

Permalink
add volumes
Browse files Browse the repository at this point in the history
  • Loading branch information
iamnut committed Feb 11, 2020
1 parent 5ae49f0 commit 8470bd6
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,3 +32,8 @@ services:
- 80:80
- 443:443

volumes:
certs:
name: certs
certs-data:
name: certs-data

0 comments on commit 8470bd6

Please sign in to comment.