Refactored docker-compose roles

This commit is contained in:
2025-07-07 03:24:54 +02:00
parent 2ea7a606b6
commit 38ed1e94e8
102 changed files with 681 additions and 507 deletions

View File

@@ -10,4 +10,8 @@ features:
oidc: true
domains:
canonical:
- "newsletter.{{ primary_domain }}"
- "newsletter.{{ primary_domain }}"
docker:
services:
database:
enabled: true

View File

@@ -1,5 +1,6 @@
application_id: "listmonk"
database_type: "postgres"
application_id: "listmonk"
database_type: "postgres"
container_port: "9000"
listmonk_settings:
- key: "app.root_url"