Skip to content

Commit

Permalink
Turn off HTTPS for reset
Browse files Browse the repository at this point in the history
  • Loading branch information
unkcpz committed Jun 19, 2024
1 parent d412b9e commit 842fe13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion basehub/values.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
jupyterhub:
proxy:
https:
enabled: true
enabled: false
hosts:
- {{ 'staging-demo' if environ('K8S_NAMESPACE')=='staging' else 'demo' }}.aiidalab.io
letsencrypt:
Expand Down

0 comments on commit 842fe13

Please sign in to comment.