google / transitfeed

A Python library for reading, validating, and writing transit schedule information in the GTFS format.
https://github.com/google/transitfeed/wiki
Apache License 2.0
680 stars 253 forks source link

Doc: ScheduleViewer has some internal localhost binding config #403

Open FossPrime opened 9 years ago

FossPrime commented 9 years ago

https://github.com/google/transitfeed/wiki/ScheduleViewer

It would be nice if the documentation mentioned that, saving us from messing with every firewall level to find out it's the config.

P.S. I still don't know where ScheduleViewer binds to localhost preventing external requests from coming in.