Skip to content

Commit 858b4a4

Browse files
committed
delete configuration of host ip for tensorboard
1 parent bc6d2bb commit 858b4a4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

python-tensorflow/service-defs/tensorboard.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
"command": [
1111
"{runtime_path}",
1212
"-m", "tensorboard.main",
13-
"--host", "0.0.0.0",
1413
"--port", "{ports[0]}"
1514
],
1615
"allowed_arguments": [

0 commit comments

Comments
 (0)