run.ps1 66 B

123
  1. $env:DB_PARAMS="./test.db"
  2. $env:LOGIN_SECRET="Ease"
  3. go run main.go