zed-with-local-servers

1#!/bin/bash
2
3ZED_ADMIN_API_TOKEN=secret ZED_SERVER_URL=http://localhost:3000 cargo run $@