#!/bin/bash # Entrar no diretório de trabalho cd /app # Rodar o servidor com bind correto http.server --bind 0.0.0.0 --port 7860 --folder .