IFAP Client Info
| Version |
Date |
Notes |
By |
| 0.1 |
2024-01-02 |
Initial commit |
Bruno Borges |
Necessary changes when updating
When updating IFAP, some changes related to the application's URLs are required due to their specific network configuration.
- frontend - index.html: remove baseUrl line;
- frontend - config.js: remove baseUrl line;
- backend - public/.htaccess: add line "RewriteBase /sgib".