deployment_files

This commit is contained in:
2026-09-22 11:53:05 +00:00
parent db1ff846a9
commit 323bf77af9
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:46447/back';
}