diff --git a/dev_run.sh b/dev_run.sh index 639af31..c4384b8 100755 --- a/dev_run.sh +++ b/dev_run.sh @@ -1,3 +1,3 @@ #!/bin/bash -go run main.go --text-logging=true --jwt-secret=secret --backend "provider=simple,bob=secret" +go run main.go --text-logging=true --jwt-secret=secret --simple bob=secret