Update url
This commit is contained in:
parent
0f66eee72b
commit
0fc1966008
6
app.json
6
app.json
@ -1,13 +1,13 @@
|
|||||||
{
|
{
|
||||||
"name": "Clear Transit",
|
"name": "Clear Transit",
|
||||||
"description": "Clear Transit web server",
|
"description": "Server application for Clear Transit",
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"transit",
|
"transit",
|
||||||
"Sinatra",
|
"Sinatra",
|
||||||
"Ruby"
|
"Ruby"
|
||||||
],
|
],
|
||||||
"website": "https://github.com/IamTheFij/ClearTransit-Web",
|
"website": "https://github.com/IamTheFij/ClearTransitServer",
|
||||||
"repository": "https://github.com/IamTheFij/ClearTransit-Web",
|
"repository": "https://github.com/IamTheFij/ClearTransitServer",
|
||||||
"success_url": "/working",
|
"success_url": "/working",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"postdeploy": "ruby ./build_agency_bounds.rb"
|
"postdeploy": "ruby ./build_agency_bounds.rb"
|
||||||
|
Loading…
Reference in New Issue
Block a user