updated api key and smtp password

This commit is contained in:
2025-03-20 17:45:41 -05:00
parent 4976226c87
commit 0eca9d9458
4 changed files with 4 additions and 2 deletions

View File

@@ -86,4 +86,4 @@ services:
- ./config/letsencrypt:/letsencrypt
- ./config/traefik/logs:/var/log/traefik
environment:
CLOUDFLARE_DNS_API_TOKEN: "lgd9u7SjT9QOfyMt4ungbiQXHAwhM7zd_4peNdsY"
CLOUDFLARE_DNS_API_TOKEN: "xAHIW5i5T_lBL0CNksQp3Idegk6JNRylLmLLXqPf"

View File

@@ -50,7 +50,7 @@ email:
smtp_host: "smtp.gmail.com"
smtp_port: 587
smtp_user: "akanealw@gmail.com"
smtp_pass: "jlkjlkj;lj;lkj;lkj;kl"
smtp_pass: "fbupirhiufngnppi"
no_reply: "akanealw@gmail.com"
users:

View File

@@ -98,3 +98,4 @@ http:
loadBalancer:
servers:
- url: http://pangolin:3002

View File

@@ -78,3 +78,4 @@ providers:
pollInterval: 5s
serversTransport:
insecureSkipVerify: true