Skip to content

Commit

Permalink
change satellite db url to match the rest of the app STORJ_DATABASE (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
jenlij authored Jan 30, 2025
1 parent b527808 commit f015e83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/recipe/spanner.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@ modify:
config:
SPANNER_EMULATOR_HOST: 'spanner:9010'
STORJ_METAINFO_DATABASE_URL: "spanner://projects/test-project/instances/test-instance/databases/metainfo"
STORJ_SATELLITE_DATABASE_URL: "spanner://projects/test-project/instances/test-instance/databases/satellite"
STORJ_DATABASE: "spanner://projects/test-project/instances/test-instance/databases/satellite"

0 comments on commit f015e83

Please sign in to comment.