mirror of
https://github.com/simon-ding/polaris.git
synced 2026-02-23 04:00:47 +08:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
4bc0a44c33 |
@@ -69,7 +69,7 @@ class APIs {
|
||||
|
||||
static String baseUrl() {
|
||||
if (kReleaseMode) {
|
||||
if (isDesktop()) {
|
||||
if (!kIsWeb) {
|
||||
return "http://127.0.0.1:8080";
|
||||
}
|
||||
return "";
|
||||
|
||||
Reference in New Issue
Block a user