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