resources: limits: cpus: 2.0 memory: 4096 jellystat: postgres_image_selector: postgres_17_image db_password: secret jwt_secret: secret is_emby_api: false additional_envs: [] network: web_port: bind_mode: published port_number: 8080 ix_volumes: backup: /opt/tests/mnt/jellystat/backup postgres_data: /opt/tests/mnt/jellystat/postgres_data storage: backup: type: ix_volume ix_volume_config: dataset_name: backup create_host_path: true postgres_data: type: ix_volume ix_volume_config: dataset_name: postgres_data create_host_path: true additional_storage: []