OneBusAway / onebusaway-docker

Docker configuration for the OneBusAway Application Modules (https://github.com/OneBusAway/onebusaway-application-modules)
Apache License 2.0
18 stars 32 forks source link

Allow configuration of the oba_app timezone #82

Closed aaronbrethorst closed 5 months ago

aaronbrethorst commented 5 months ago

I suspect this is why I've been having trouble getting GTFS-RT working correctly. This commit modifies the oba_app Dockerfile to add support for setting the system timezone as an environment variable. It also specifies it as a configurable environment variable in the render.yaml file.