Skip to content

Commit

Permalink
Change main server URL to Johannes' server
Browse files Browse the repository at this point in the history
Definitely more stable for now. Forgive me Johannes :D I'm pretty sure
we're going to move this somewhere "official" someday anyways, right?

Closes #56
  • Loading branch information
kiliankoe committed Apr 17, 2015
1 parent c781506 commit 0f32158
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ParkenDD/Constants.swift
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,5 @@
* Stores global constants like the API Server URL
*/
struct Constants {
static var parkinglotURL = "http://kilian.io/parkendd/json.php"
static var parkinglotURL = "http://jkliemann.de/offenesdresden.de/json.php"
}

0 comments on commit 0f32158

Please sign in to comment.