deployment_files

This commit is contained in:
2026-09-19 04:00:30 +00:00
parent 8a00692902
commit 19343de141
6 changed files with 169 additions and 10 deletions
@@ -1,3 +1,3 @@
class ApiConstants {
static const baseUrl = 'http://localhost:9292';
}
static const baseUrl ='http://157.66.191.31:46390/mybackend';
}