WIP: Add channel creation to panel UI
This commit is contained in:
parent
7954b02819
commit
7434d66fdd
6 changed files with 281 additions and 52 deletions
|
@ -1,3 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
ZED_ADMIN_API_TOKEN=secret ZED_SERVER_URL=http://localhost:3000 cargo run $@
|
||||
ZED_ADMIN_API_TOKEN=secret ZED_IMPERSONATE=as-cii ZED_SERVER_URL=http://localhost:8080 cargo run $@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue