ABRA_SERVER → TEST_SERVER
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
3wc
2025-08-12 13:15:42 +01:00
parent d1efcb06cc
commit 7fe95005ed

View File

@ -131,7 +131,7 @@ For some tests an actual server is needed, where apps can be deployed. You can e
##### Remote swarm
```
export ABRA_SERVER="test.example.com"
export TEST_SERVER="test.example.com"
export ABRA_DIR="$HOME/.abra_test"
```