Lebv 417 correct customer nginx
🎯 Summary
The goal is to correct the headers of the customer.
Nginx configuration has been changed.
🧪 How to test
Launch the Lebara-Video environment
- Run in a terminal the branch 'develop' in the lebara-video-deployment project.
- Execute
docker-compose -f docker-compose-backend-mock.yml up.
Launch the onboarding-frontend
(localhost is only added for testing purposes)
- Run the comand
npm install - Generate the package for the Angular app using the
npm run dist:localcommand. - Generate the Docker image using the command
docker build -t mobbeelsolutions/lebara-video-customer-frontend . - Run the docker image using the command
docker run -p 4200:80/tcp mobbeelsolutions/lebara-video-customer-frontend - Complete an activation process and check the headers.
🧠 Considerations
🧐 Checklist
- Changes work in Google Chrome
- Changes work in Safari
- UI is responsive