[Build] Refresh app cause Nginx 404
Associated docs
Link to the associated Trello task: Task 83
Changes
- dockerfile: changed order of nginx lines
- docker_compose: was set to port 80
- config.ts: prod and local urls were setted
- nginx.conf: commands added, index call used
Problem: When app refresh in subdomain, response Nginx 404
Solve: Changing Nginx conf
Change type
- Bug fix
- Build (Change on configuration)
Screenshots
Code quality
- My code follows the defined guidelines
- I have reviewed and tested my code
- My changes don't cause new warnings
- My code has relevant tests
- My unit tests are passing