This commit is contained in:
4
entrypoint.sh
Executable file
4
entrypoint.sh
Executable file
@@ -0,0 +1,4 @@
|
||||
#!/bin/bash
|
||||
|
||||
export OCTANT_LISTENER_ADDR="0.0.0.0:7777"
|
||||
octant -vvv --disable-open-browser
|
||||
Reference in New Issue
Block a user