We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cf5d0b4 commit 12bae67Copy full SHA for 12bae67
src/jupyter_glances_proxy/__init.__py
@@ -76,7 +76,7 @@ def run_app():
76
],
77
"timeout": 100,
78
"environment": _get_env,
79
- "absolute_url": True,
+ "absolute_url": False,
80
# "rewrite_response": rewrite_netloc,
81
"launcher_entry": {
82
"title": "glances",
0 commit comments