Commit d073592
committed
ci: Update anti-fraud service configuration
This commit updates the `ci.yml` workflow with new environment variables for the anti-fraud service.
Key changes:
- The `ANTIFRAUD_INTERNAL_PORT` and `ANTIFRAUD_EXTERNAL_PORT` have been changed to `9090`.
- The `ANTIFRAUD_CACHE_MS` has been increased to `5000`.
- A new `ANTIFRAUD_ADDRESS` variable has been added to provide the full service URL.1 parent 7d2967f commit d073592
1 file changed
+4
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
53 | | - | |
54 | | - | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
55 | 56 | | |
56 | 57 | | |
57 | 58 | | |
| |||
0 commit comments