cli dev token

round-remote-socket
Thibault Duplessis 2019-11-11 15:44:18 -06:00
parent bb756f1bb1
commit 4276bf9fa2
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
COMMAND=$*
curl -H "Authorization: Bearer $LILA_CLI_TOKEN" -d "$COMMAND" http://l.org/cli
curl -H "Authorization: Bearer $LILA_CLI_TOKEN_DEV" -d "$COMMAND" http://l.org/cli