Files
archived-recipes-contrib/tiriel/firestore-odm-bundle/0.2/config/packages/tiriel.yaml
2024-06-03 13:21:54 +02:00

6 lines
276 B
YAML

tiriel_firestore_odm:
# Replace the following values by your own
project_name: my-project
# Can be an env var, a string to a file, or a yaml array with the values from the credentials file
service_account: '%kernel.project_dir%/config/secrets/my_project.json'