repos / pico

pico services mono repo
git clone https://github.com/picosh/pico.git

commit
896a3e8
parent
825fa62
author
Eric Bower
date
2026-01-17 14:18:20 -0500 EST
chore(pipemgr): use cert location
1 files changed,  +1, -0
M docker-compose.prod.yml
+1, -0
1@@ -12,6 +12,7 @@ services:
2       - .env.prod
3     volumes:
4       - ./data/pipemgr/data/term_info_ed25519:/key:ro
5+      - ./data/pipemgr/data/term_info_ed25519-cert.pub:/key-cert.pub:ro
6     logging:
7       driver: "json-file"
8       options: