diff --git a/site-cookbooks/kosmos_gitea/templates/default/app.ini.erb b/site-cookbooks/kosmos_gitea/templates/default/app.ini.erb index 4597dcc..68b771f 100644 --- a/site-cookbooks/kosmos_gitea/templates/default/app.ini.erb +++ b/site-cookbooks/kosmos_gitea/templates/default/app.ini.erb @@ -31,7 +31,7 @@ SSL_MODE = verify-ca PROVIDER = file PROVIDER_CONFIG = sessions # Enable when TLS is enabled -# COOKIE_SECURE = true +COOKIE_SECURE = true [mailer] ENABLED = true