mirror of
https://github.com/wahyd4/loginsrv.git
synced 2026-08-09 04:46:29 +10:00
suppress DEPRECATED warning
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user