3 Commits

Author SHA1 Message Date
Omar Oughriss
6a51281d00 Replace 'ext' tag with 'int-dev'
All checks were successful
build-and-push-int-dev / build_push (push) Successful in 10s
2025-09-22 15:01:49 +02:00
Debian Dev4
4c011f9ec6 ci: docker_tag=ext
All checks were successful
build-and-push-ext / build_push (push) Successful in 1m36s
2025-09-17 08:11:42 +00:00
Debian Dev4
24698b0b64 fix: replace hardcoded localhost:8080 with environment variables
- Fix IdNot API calls to use FrontendVariables instead of hardcoded localhost:8080
- Fix Customers API calls to use FrontendVariables instead of hardcoded localhost:8080
- Add missing FrontendVariables import in Customers.ts
- Resolves API calls using localhost:8080 instead of configured HTTPS endpoints
2025-09-16 21:51:59 +00:00