mirror of
https://github.com/Unleash/unleash.git
synced 2024-11-01 19:07:38 +01:00
5 lines
125 B
Bash
5 lines
125 B
Bash
|
#!/usr/bin/env bash
|
||
|
|
||
|
export PERF_AUTH_KEY="*:*.964a287e1b728cb5f4f3e0120df92cb5"
|
||
|
export PERF_APP_URL="http://localhost:4242"
|