zed/script/zed-with-local-servers

4 lines
113 B
Text
Raw Normal View History

#!/bin/bash
2023-08-01 20:22:06 +00:00
ZED_ADMIN_API_TOKEN=secret ZED_IMPERSONATE=as-cii ZED_SERVER_URL=http://localhost:8080 cargo run $@