Skip to content

Commit 7d07bdd

Browse files
committed
hint about needed access permissions for letsencrypt cert / key
1 parent e0d29b2 commit 7d07bdd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

examples/docker-compose.simple.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ services:
2424
- /opt/solid/config:/opt/solid/config
2525

2626
# (!) mount existing TLS certificates, e.g. from letsencrypt
27+
# (!) ensure that the key and fullchain files are readable by UID 1000
2728
- /etc/letsencrypt/live/solid.example/:/opt/solid/certs
2829

2930
environment:

0 commit comments

Comments
 (0)