zed/script/zed-with-local-servers

4 lines
90 B
Text
Raw Normal View History

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