Skip to content

Commit

Permalink
Merge pull request #2930 from florkbr/add-ip-range-input-to-manage-sat
Browse files Browse the repository at this point in the history
Add back ip whitelist module to frontend.yml operator definition
  • Loading branch information
florkbr committed Sep 12, 2024
2 parents 20d6a98 + ce5acfa commit 3e365d1
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions frontend.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,11 @@ objects:
manifestLocation: "/apps/chrome/js/fed-mods.json"
config:
ssoUrl: ${SSO_URL}
modules:
- id: 'satellite-token'
module: './SatelliteToken'
routes:
- pathname: /insights/satellite
frontend:
paths:
- /
Expand Down

0 comments on commit 3e365d1

Please sign in to comment.