feat: saxo connector

This commit is contained in:
OpenSquared
2026-07-18 17:44:39 +02:00
parent 9f24897791
commit 6cfa36b710
4 changed files with 20 additions and 1 deletions

View File

@@ -11,6 +11,9 @@ git pull
cd deploy
echo "[UPDATE] Sync config nginx (nginx-https.conf -> nginx.conf)..."
cp nginx/nginx-https.conf nginx/nginx.conf
echo "[UPDATE] Rebuild et redémarrage des containers..."
docker compose up -d --build