[F] Switch to production server
This commit is contained in:
@@ -7,8 +7,7 @@
|
|||||||
import Foundation
|
import Foundation
|
||||||
|
|
||||||
/// Base URL of the HTTP server
|
/// Base URL of the HTTP server
|
||||||
//let baseUrl = "https://alarm-clock-api.hydev.org"
|
let baseUrl = "https://alarm-clock-api.hydev.org"
|
||||||
let baseUrl = "http://192.168.0.12:8080"
|
|
||||||
|
|
||||||
/// Json class
|
/// Json class
|
||||||
class JSON
|
class JSON
|
||||||
|
|||||||
Reference in New Issue
Block a user