chore(newwhats): add newwhats.clube67.com domain mapping to Traefik, Nginx and webhook listener

This commit is contained in:
VPS 4 Builder
2026-05-18 03:48:01 +02:00
parent 37ef142673
commit 687e71be9b
3 changed files with 30 additions and 10 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
server {
listen 80;
server_name clube67.com www.clube67.com;
server_name clube67.com www.clube67.com newwhats.clube67.com;
# Limite de upload para mídias do WhatsApp
client_max_body_size 100M;