everything working.
This commit is contained in:
parent
ccd1ee7e4b
commit
52ee80b471
@ -55,6 +55,9 @@ services:
|
||||
- secrets/oauth.env
|
||||
command: >
|
||||
jupyterhub -f /srv/jupyterhub/jupyterhub_config.py
|
||||
labels: # Traefik configuration.
|
||||
- "traefik.enable=true"
|
||||
- "traefik.frontend.rule=Host:hub.consistentbayes.com"
|
||||
|
||||
volumes:
|
||||
data:
|
||||
|
Loading…
Reference in New Issue
Block a user