diff --git a/rust/agama-server/share/server-example.yaml b/rust/agama-server/share/server-example.yaml index d0d8c4f399..a6f1bdba23 100644 --- a/rust/agama-server/share/server-example.yaml +++ b/rust/agama-server/share/server-example.yaml @@ -1,2 +1,2 @@ --- -jwt_key: "replace-me" +jwt_secret: "replace-me"