Skip to content

Instantly share code, notes, and snippets.

@hermesalvesbr
Last active January 6, 2023 20:33
Show Gist options
  • Save hermesalvesbr/8bf16b509454f8cee0c2d79e467a17c6 to your computer and use it in GitHub Desktop.
Save hermesalvesbr/8bf16b509454f8cee0c2d79e467a17c6 to your computer and use it in GitHub Desktop.
# 1 Adicione o ip interno do docker para o proxy
default_config:
http:
use_x_forwarded_for: true
trusted_proxies:
- 0.0.0.0/0
## 2 Ativar Websocket Support no caprover
## Não precisa de map de porta.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment