This commit is contained in:
#
2025-11-10 18:39:18 +08:00
commit 7f99314c94
1235 changed files with 158235 additions and 0 deletions

5
docker/docker-upgrade.sh Normal file
View File

@@ -0,0 +1,5 @@
#/bin/bash
set -e
docker compose down
docker compose up -d --remove-orphans