Skip to content

Commit

Permalink
Update data endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
quincylvania committed Oct 2, 2024
1 parent d42bbeb commit dc6ad80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion images/dashboard/src/values/osm-seed.template.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ osm-seed:
label_key: nodegroup_type
label_value: {{LABEL_VALUE}}
env:
URL_FILE_TO_IMPORT: "https://www.googleapis.com/drive/v3/files/189MkZIIk7Iy7maX-DObQxjMY_SqJDR9a/?key=AIzaSyDpL9w6m7KxQTn3AwFmaZ-tyf64AIT8vRg&alt=media"
URL_FILE_TO_IMPORT: "https://github.com/osmus/osm-sandbox-data/raw/refs/heads/main/ncem/cumberland_buildings.osm"
resources:
enabled: false
requests:
Expand Down

0 comments on commit dc6ad80

Please sign in to comment.