ok so we shouldn't leave the app set on the testing api.
This commit is contained in:
parent
cabeaeff6c
commit
ce08cd7eb4
|
@ -1,3 +1,3 @@
|
|||
// lib/globals.dart
|
||||
//const String apiurl = "https://api.dthpp.mercurio.moe";
|
||||
const String apiurl = "http://192.168.1.120:9134";
|
||||
const String apiurl = "https://api.dthpp.mercurio.moe";
|
||||
//const String apiurl = "http://192.168.1.120:9134";
|
||||
|
|
Loading…
Reference in a new issue