Simplify local benchmark command

This commit is contained in:
Chirag Aggarwal
2026-04-22 15:24:47 +05:30
parent f75a7269c9
commit 240cdf43e5
+1 -2
View File
@@ -1,7 +1,6 @@
/*
* Run locally:
*
* docker compose up -d --force-recreate --build --wait
* Requires k6 and a running Appwrite instance.
*
* K6_WEB_DASHBOARD=true \
* K6_WEB_DASHBOARD_HOST=127.0.0.1 \