use https version of repo

This commit is contained in:
Richard Toth
2025-12-19 12:12:39 +01:00
parent c8bf011459
commit 3692843a9b
2 changed files with 6 additions and 2 deletions

View File

@@ -19,7 +19,6 @@ services:
volumes:
- ./satis.json:/build/satis.json:ro
- ./web:/build/web
- ~/.ssh:/root/.ssh:ro
working_dir: /build
command: ["build", "satis.json", "web"]
networks: