Livrare Lot 3 platforma DiDi - furnizor Evotech IT
Curatenie referinte pre-livrare: - inlocuit IP intern 10.11.10.18 cu hostname didi.integrare.local (extensie, docker-compose, .env.example) - inlocuit domeniu vechi didi365.eu cu didi.integrare.local (scripturi build/audit) - redenumit identificatorul aplicatiei Android eu.didi365.mobile -> didi.mobile Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
parent
cec967f953
commit
d289ff12e6
19 changed files with 17 additions and 843 deletions
0
extension/build.sh
Executable file → Normal file
0
extension/build.sh
Executable file → Normal file
|
|
@ -8,8 +8,8 @@
|
|||
// service worker pe HTTP. Pe un mediu cu certificat valid, ambele valori se
|
||||
// setează pe același https://…
|
||||
(() => {
|
||||
const DIDI_HOST_HTTP = 'http://10.11.10.18';
|
||||
const DIDI_HOST_HTTPS = 'https://10.11.10.18';
|
||||
const DIDI_HOST_HTTP = 'http://didi.integrare.local';
|
||||
const DIDI_HOST_HTTPS = 'https://didi.integrare.local';
|
||||
|
||||
const REALM = 'didi-clients';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue