test #119

Merged
hitanshu merged 8 commits from test into main 2026-04-18 17:58:36 +00:00
Showing only changes of commit 29b767d634 - Show all commits

View File

@ -4,7 +4,7 @@ cloudflare.apiKey=${CLOUDFLARE_API_KEY}
cloudflare.email=${CLOUDFLARE_EMAIL}
spring.profiles.active=${ENV:default}
/ * * Masking sure app works behind a reverse proxy
# Making sure app works behind a reverse proxy
server.forward-headers-strategy=framework
spring.security.oauth2.client.registration.cftunnels.client-id=${OAUTH_CLIENT_ID}