Commit be6ca93
committed
chore: Update configuration and API endpoints
- Added `traefik.yml` to .gitignore to prevent it from being tracked.
- Removed the deprecated `docker-compose.traefik.yml` file to streamline configuration.
- Updated API endpoint URLs in frontend components to ensure consistent formatting with trailing slashes.
- Adjusted polling interval in `ScanView` component from 3 seconds to 6 seconds for improved performance.1 parent 6e974aa commit be6ca93
6 files changed
Lines changed: 8 additions & 383 deletions
File tree
- backend
- frontend/app/src
- components
- pages
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| 6 | + | |
| 7 | + | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
| 51 | + | |
51 | 52 | | |
This file was deleted.
0 commit comments