Feat: add link role

This commit is contained in:
Ana Custura 2025-08-25 10:12:25 +01:00
parent 051c1ab57f
commit 1730aa5b13
26 changed files with 716 additions and 0 deletions

View file

@ -0,0 +1,9 @@
production:
adapter: postgresql
database: {{ podman_link_postgres_zammad_database }}
pool: 50
timeout: 5000
encoding: utf8
username: {{ podman_link_postgres_zammad_user }}
password: {{ podman_link_postgres_zammad_password }}
host: zammad-postgresql