File size: 143 Bytes
06ab800
ddce45a
 
 
 
 
 
1
2
3
4
5
6
7
8
#!/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 .