Skip to content
Snippets Groups Projects
Commit fcfc515c authored by Armin Co's avatar Armin Co
Browse files

Read only certificates

parent 30d85338
No related branches found
No related tags found
No related merge requests found
...@@ -22,5 +22,5 @@ services: ...@@ -22,5 +22,5 @@ services:
- 64738:64738/udp - 64738:64738/udp
volumes: volumes:
- /etc/localtime:/etc/localtime:ro - /etc/localtime:/etc/localtime:ro
- ./reverse_proxy/keys/letsencrypt/:/opt/murmur/cert - ./reverse_proxy/keys/letsencrypt/:/opt/murmur/cert/:ro
restart: unless-stopped restart: unless-stopped
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment