mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-07-03 23:52:04 +02:00
13 lines
496 B
YAML
13 lines
496 B
YAML
images:
|
|
listmonk: "listmonk/listmonk:latest"
|
|
public_api_activated: False # Security hole. Can be used for spaming
|
|
version: "latest" # Docker Image version
|
|
features:
|
|
matomo: true
|
|
css: false
|
|
portfolio_iframe: true
|
|
central_database: true
|
|
oidc: true
|
|
domains:
|
|
canonical:
|
|
- "newsletter.{{ primary_domain }}" |