queso / ym4r-gm
- Source
- Commits
- Network (16)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Tree:
7782135
jsimpson (author)
Mon Apr 21 13:07:47 -0700 2008
ym4r-gm / gmaps_api_key.yml.sample
| bbfc9bcf » | bitbckt | 2008-04-21 | 1 | #Fill here the Google Maps API keys for your application | |
| 2 | #In this sample: | ||||
| 3 | #For development and test, we have only one possible host (localhost:3000), so there is only a single key associated with the mode. | ||||
| 4 | #In production, the app can be accessed through 2 different hosts: thepochisuperstarmegashow.com and exmaple.com. There then needs a 2-key hash. If you deployed to one host, only the API key would be needed (as in development and test). | ||||
| 5 | |||||
| 6 | development: | ||||
| 7 | ABQIAAAAzMUFFnT9uH0xq39J0Y4kbhTJQa0g3IQ9GZqIMmInSLzwtGDKaBR6j135zrztfTGVOm2QlWnkaidDIQ | ||||
| 8 | |||||
| 9 | test: | ||||
| 10 | ABQIAAAAzMUFFnT9uH0xq39J0Y4kbhTJQa0g3IQ9GZqIMmInSLzwtGDKaBR6j135zrztfTGVOm2QlWnkaidDIQ | ||||
| 11 | |||||
| 12 | production: | ||||
| 13 | thepochisuperstarmegashow.com: ABQIAAAAzMUFFnT9uH0Sfg76Y4kbhTJQa0g3IQ9GZqIMmInSLzwtGDmlRT6e90j135zat56yhJKQlWnkaidDIQ | ||||
| 14 | example.com: ABQIAAAAzMUFFnT9uH0Sfg98Y4kbhGFJQa0g3IQ9GZqIMmInSLrthJKGDmlRT98f4j135zat56yjRKQlWnkmod3TB | ||||
