CFTunnels/src/main/resources/application.properties
hitanshu310 c5d01ece01
Some checks failed
sample gradle build and test / build (pull_request) Failing after 1m41s
Adding profiles for different OpenAPI server URLS in different environments
2025-06-04 01:27:34 +05:30

6 lines
187 B
INI

spring.application.name=CFTunnels
cloudflare.accountId=${CLOUDFLARE_ACCOUNT_ID}
cloudflare.apiKey=${CLOUDFLARE_API_KEY}
cloudflare.email=${CLOUDFLARE_EMAIL}
spring.profiles.active=${ENV}