Skip to content

Commit

Permalink
Merge pull request #81 from OneBusAway/render-yml
Browse files Browse the repository at this point in the history
Updates render.yaml file to include new 2.4.18-cs-v1.2.0 changes
  • Loading branch information
aaronbrethorst authored May 5, 2024
2 parents a048a00 + 52b093c commit c3f46a7
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion render.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,15 @@ services:
name: OneBusAway API Server
runtime: image
image:
url: docker.io/opentransitsoftwarefoundation/onebusaway-api-webapp:2.4.18-cs-v1.1.1
url: docker.io/opentransitsoftwarefoundation/onebusaway-api-webapp:2.4.18-cs-v1.2.0
region: oregon
plan: standard
numInstances: 1
healthCheckPath: /onebusaway-api-webapp/api/where/current-time.json?key=org.onebusaway.iphone
autoDeploy: false
envVars:
- key: GTFS_URL
sync: false
- key: VEHICLE_POSITIONS_URL
sync: false
- key: TRIP_UPDATES_URL
Expand Down

0 comments on commit c3f46a7

Please sign in to comment.