{ "dependencies": { "secrets1": { "type": "secrets.user" }, "postgresql1": { "containerPorts": "5432:5432", "secretStore": "LocalSecretsFile", "containerName": "postgresql", "containerImage": "postgres", "type": "postgresql.container", "connectionId": "ConnectionStrings:DatabaseConnection", "dynamicId": null } } }