mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
support letsencrypt staging server
for easier testing
This commit is contained in:
@@ -40,6 +40,7 @@ default = {
|
||||
"letsencrypt": {
|
||||
"email": "",
|
||||
"domains": [],
|
||||
"staging": False,
|
||||
},
|
||||
},
|
||||
"traefik_api": {
|
||||
|
||||
Reference in New Issue
Block a user