Skip to content

Commit 268a805

Browse files
authored
add port in sample for grafana smtp configuration (#160)
1 parent 9c954be commit 268a805

File tree

1 file changed

+1
-1
lines changed
  • inventory/sample/host_vars/setup

1 file changed

+1
-1
lines changed

inventory/sample/host_vars/setup/apps.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ grafana:
5353
enabled: "true"
5454
from_address: [email protected]
5555
from_name: Test
56-
host: HOST
56+
host: HOST:port
5757
smtp_credentials:
5858
password: PASSWORD
5959

0 commit comments

Comments
 (0)