rrg92's picture
v1
b1cbef8
raw
history blame contribute delete
193 Bytes
https://localhost:3000 {
tls internal # gera cert self-signed automático p/ *.localhost
reverse_proxy * http://localhost:8080
log {
output stdout
format json
}
}