mllm-streamlit/config_example.sh

5 lines
72 B
Bash

#!/bin/bash
export STREAMLIT_HOST="0.0.0.0"
export STREAMLIT_PORT=8080