updated api key and smtp password
This commit is contained in:
@@ -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"
|
||||
|
||||
@@ -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:
|
||||
|
||||
@@ -98,3 +98,4 @@ http:
|
||||
loadBalancer:
|
||||
servers:
|
||||
- url: http://pangolin:3002
|
||||
|
||||
|
||||
@@ -78,3 +78,4 @@ providers:
|
||||
pollInterval: 5s
|
||||
serversTransport:
|
||||
insecureSkipVerify: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user