-commit
All checks were successful
Build Docker Image / Build Docker Image (push) Successful in 6m18s

This commit is contained in:
x2Skyz
2025-11-23 12:23:28 +07:00
parent 3ebfd37400
commit 809e2e16bb
8 changed files with 272 additions and 65 deletions

View File

@@ -1,4 +1,7 @@
export const environment = {
production: false,
apiBaseUrl: 'http://localhost:8000'
apiBaseUrl: 'https://bread-leader-move-created.trycloudflare.com'
// apiBaseUrl: 'http://localhost:8000'
};