Skip to content

Commit 8108870

Browse files
author
wg102
committed
Add listen_address value
1 parent 99a69c8 commit 8108870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

kustomize/jupyter-web-app/base/params.env

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ prefix=jupyter
55
clusterDomain=cluster.local
66
userid-header=kubeflow-userid
77
userid-prefix=
8-
LISTEN_ADDRESS=
8+
LISTEN_ADDRESS=0.0.0.0:5000

0 commit comments

Comments
 (0)