# Service settings specific to this server # (can also override anything in the template_info.env file) # URL of the llama.cpp server to monitor LLAMA_SERVER_URL="http://localhost:8080" # Port to serve the monitor dashboard on MONITOR_PORT=80 # Server Settings SSH_USER="root"