Skip to content

Commit

Permalink
Add ingress for static
Browse files Browse the repository at this point in the history
in localhost
  • Loading branch information
rgaiacs committed Jan 8, 2025
1 parent a40f61b commit e7aa848
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions config/localhost.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,12 @@ binderhub:
hosts:
- localhost

static:
ingress:
hosts:
- localhost
- localhost

prometheus:
enabled: false

Expand Down

0 comments on commit e7aa848

Please sign in to comment.