deployment_files

This commit is contained in:
2026-09-17 05:30:15 +00:00
parent 213e24fc06
commit 770a9d081c
6 changed files with 168 additions and 9 deletions
@@ -1,3 +1,3 @@
class ApiConstants {
static const baseUrl = 'http://localhost:9292';
}
static const baseUrl ='http://157.66.191.31:46257/mybackend';
}