Skip to content
Commit 0c9512d2 authored by Rodney Lorrimar's avatar Rodney Lorrimar
Browse files

gogs service: fix encoding of secret key

I was getting a secret key like this:

  [security]
  SECRET_KEY = 7X

Use coreutils base64 instead to get the full 256 bits of randomness.
parent 5f9096a0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment