Compare commits

...

1 commit

Author SHA1 Message Date
Ayden Jahola
5b6133de55
DCUSR listmonk: migrate and update listmonk to latest 2025-01-20 23:15:30 +00:00

View file

@ -62,8 +62,6 @@ job "dcusr-listmonk" {
data = <<EOH data = <<EOH
[app] [app]
address = "0.0.0.0:{{ env "NOMAD_PORT_http" }}" address = "0.0.0.0:{{ env "NOMAD_PORT_http" }}"
admin_username = "{{ key "dcusr/listmonk/admin/username" }}"
admin_password = "{{ key "dcusr/listmonk/admin/password" }}"
# Database. # Database.
[db] [db]