docker-octant/entrypoint.sh
Julien Cabillot 7146d8c1a3
All checks were successful
perso/docker-octant/pipeline/head This commit looks good
sync
2020-12-02 09:36:42 -05:00

5 lines
91 B
Bash
Executable File

#!/bin/bash
export OCTANT_LISTENER_ADDR="0.0.0.0:7777"
octant -vvv --disable-open-browser