use mailman for mailman_host
continuous-integration/drone/push Build is failing Details

This commit is contained in:
Max Erenberg 2022-05-01 03:39:17 -04:00
parent 8da700472f
commit 19496b4568
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ admin_host = phosphoric-acid
# this is the host with root access to the databases
database_host = caffeine
# this is the host which can make API requests to Mailman
mailman_host = mail
mailman_host = mailman
# this is the host running a CloudStack management server
cloud_host = biloba
use_https = true

View File

@ -9,7 +9,7 @@ fs_root_host = phosphoric-acid
# this is the host with root access to the databases
database_host = caffeine
# this is the host which can make API requests to Mailman
mailman_host = mail
mailman_host = mailman
# this is the host which is running a CloudStack management server
cloud_host = biloba
use_https = true