Update Gitea references from 192.168.88.200:3000 to 192.168.88.27:3002 (Docker migration)

This commit is contained in:
Automation
2026-04-25 18:05:05 -05:00
parent b792d5bf41
commit 7b38a5af31
22 changed files with 68 additions and 68 deletions
+1 -1
View File
@@ -196,7 +196,7 @@ services:
entrypoint: /bin/sh
command: |
-c "
git clone http://192.168.88.200:3000/jgitta/homelab-configs.git /tmp/configs
git clone http://192.168.88.27:3002/jgitta/homelab-configs.git /tmp/configs
cp /tmp/configs/opencode/config.json ~/.opencode/config.json
exec ~/.opencode/bin/opencode
"