diff --git a/jupyterhub.conf b/jupyterhub.conf index ca1e732..e6e2c64 100644 --- a/jupyterhub.conf +++ b/jupyterhub.conf @@ -4,15 +4,6 @@ server { server_name hub.exozy.me; - return 301 https://securly.exozy.me; -} - -server { - listen 443 ssl http2; - listen [::]:443 ssl http2; - - server_name aprilfools.exozy.me; - include conf.d/ssl; location ~ ^/user/(.*)/desk/(.*)$ {