Spaces:
Sleeping
Sleeping
| https://localhost:3000 { | |
| tls internal # gera cert self-signed automático p/ *.localhost | |
| reverse_proxy * http://localhost:8080 | |
| log { | |
| output stdout | |
| format json | |
| } | |
| } |