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