-sidebar mobile
All checks were successful
Build Docker Image / Build Docker Image (push) Successful in 6m15s

This commit is contained in:
x2Skyz
2025-11-23 20:12:01 +07:00
parent 6669399b7e
commit 149b6128a7
5 changed files with 56 additions and 81 deletions

View File

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