start.sh: enable request logging and APDU tracing by default

This commit is contained in:
2026-08-24 20:56:18 +03:00
parent 73f46e99c4
commit 33255dc35e
+1 -1
View File
@@ -34,4 +34,4 @@ fi
echo "Starting pysim-otaman-server on http://127.0.0.1:8080" echo "Starting pysim-otaman-server on http://127.0.0.1:8080"
echo "Press Ctrl+C to stop." echo "Press Ctrl+C to stop."
$SERVER --http-port 8080 $READER_ARGS $SERVER --http-port 8080 $READER_ARGS --log-requests --apdu-trace