aboutsummaryrefslogtreecommitdiffstats
path: root/docker-compose.yaml
diff options
context:
space:
mode:
authorterminaldweller <devi@terminaldweller.com>2024-05-10 06:47:52 +0000
committerterminaldweller <devi@terminaldweller.com>2024-05-10 06:47:52 +0000
commit404067002141c9d548765d9cc44bfdd916beea4e (patch)
tree9ebc38091b5b68ee39ca04c0e6a199f2f091442c /docker-compose.yaml
parentrunpod serverless ollama - WIP (diff)
downloadmilla-404067002141c9d548765d9cc44bfdd916beea4e.tar.gz
milla-404067002141c9d548765d9cc44bfdd916beea4e.zip
WIP
Diffstat (limited to 'docker-compose.yaml')
-rw-r--r--docker-compose.yaml1
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: