# Copy to Zammad storage config volume on server. # Fill secret_access_key from /opt/stacks/geonet-console/.env — DO NOT commit real values. s3: access_key_id: 'super-apps:' secret_access_key: '' region: 'us-east-1' endpoint: 'http://10.100.1.10:8010' bucket: 'zammad-attachments' force_path_style: true request_checksum_calculation: when_required response_checksum_validation: when_required