Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save ramesh-lingappan/819863c082c8bcb71ecadbba7ad378fb to your computer and use it in GitHub Desktop.
Save ramesh-lingappan/819863c082c8bcb71ecadbba7ad378fb to your computer and use it in GitHub Desktop.
spring:
profiles:
active: prod
app:
secrets:
googleClientId: ${gcp-secrets.google_client_id}
googleClientSecret: ${gcp-secrets.google_client_secret}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment