diff options
Diffstat (limited to '')
-rw-r--r-- | docker-compose.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docker-compose.yaml b/docker-compose.yaml index 605f96d..9a923dc 100644 --- a/docker-compose.yaml +++ b/docker-compose.yaml @@ -18,6 +18,7 @@ services: command: ["--config", "/opt/milla/config.toml"] volumes: - ./config.toml:/opt/milla/config.toml + - /etc/ssl/certs:/etc/ssl/certs:ro cap_drop: - ALL environment: |