diff --git a/config/production.yaml b/config/production.yaml index 0ebd21f..2b819e3 100644 --- a/config/production.yaml +++ b/config/production.yaml @@ -1,2 +1,3 @@ # Production-only server configuration -debug: false \ No newline at end of file +debug: false +jwt_secret: INSECURE_DEFAULT_SECRET