Files
zed/script/zed-with-local-servers
2023-07-21 13:50:54 -07:00

4 lines
90 B
Bash
Executable File

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