Merge dev to main: Security improvements and comprehensive test infrastructure #39

Merged
jimmy merged 195 commits from dev into main 2026-04-08 01:42:27 +08:00
Showing only changes of commit 391b7fcb54 - Show all commits
+2 -2
View File
@@ -64,5 +64,5 @@ jobs:
- name: Deploy dev - name: Deploy dev
run: | run: |
export DOCKER_API_VERSION=1.43 export DOCKER_API_VERSION=1.43
# Just restart the container - it will use the new image # Execute deploy script from mounted volume
docker restart nas-dashboard-dev bash /nas-dashboard/deploy-dev.sh