zed/script/zed-with-local-servers

4 lines
90 B
Bash
Executable File

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