Merge branch 'test'
This commit is contained in:
commit
8b16c01d0a
@ -57,6 +57,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"
|
||||||
|
|
||||||
nginx:
|
nginx:
|
||||||
image: nginx:latest
|
image: nginx:latest
|
||||||
|
Loading…
Reference in New Issue
Block a user