[F] Switch to production server

This commit is contained in:
Hykilpikonna
2021-01-27 08:54:07 -05:00
parent fcf280dfca
commit d36358fa7f
+1 -2
View File
@@ -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