release: nexus btpanel session fix and app-v2
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
# Run tests/test_api.py on the deploy host (reads NEXUS_TEST_* from .env).
|
||||
set -euo pipefail
|
||||
cd /www/wwwroot/api.synaglobal.vip
|
||||
export NEXUS_TEST_BASE="${NEXUS_TEST_BASE:-http://127.0.0.1:8600}"
|
||||
python3 tests/test_api.py
|
||||
Reference in New Issue
Block a user