agideia's picture
Update app.sh
ddce45a verified
raw
history blame contribute delete
143 Bytes
#!/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 .