Skip to content

Commit

Permalink
Update SpikeClient.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
miki3421 authored Jan 18, 2020
1 parent 16c3640 commit 0784ba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SpikeClient/SpikeClient.swift
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ public enum SpikeError: Error {


public enum KnownSpikeServers: String {
case LOCAL_SPIKE="http://miki-cdm-monitor.herokuapp.com/"
case LOCAL_SPIKE="http://mikishareserver.herokuapp.com/"


}
Expand Down

0 comments on commit 0784ba4

Please sign in to comment.