Skip to content

Commit 12bae67

Browse files
committed
changes in code
1 parent cf5d0b4 commit 12bae67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/jupyter_glances_proxy/__init.__py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ def run_app():
7676
],
7777
"timeout": 100,
7878
"environment": _get_env,
79-
"absolute_url": True,
79+
"absolute_url": False,
8080
# "rewrite_response": rewrite_netloc,
8181
"launcher_entry": {
8282
"title": "glances",

0 commit comments

Comments
 (0)