Some checks failed
sample gradle build and test / build (pull_request) Failing after 1m41s
6 lines
187 B
INI
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}
|