repos / pico

pico services - prose.sh, pastes.sh, imgs.sh, feeds.sh, pgs.sh
git clone https://github.com/picosh/pico.git

commit
2323c33
parent
a708dba
author
Eric Bower
date
2024-02-04 16:27:21 +0000 UTC
chore(imgs): dont run ssh
1 files changed,  +2, -0
M docker-compose.yml
+2, -0
1@@ -71,6 +71,8 @@ services:
2   imgs-ssh:
3     image: ghcr.io/picosh/pico/imgs-ssh:latest
4     restart: always
5+    profiles:
6+      - donotrun
7   pgs-web:
8     image: ghcr.io/picosh/pico/pgs-web:latest
9     restart: always