Skip to content

Conversation

huangyingting
Copy link
Contributor

@huangyingting huangyingting commented Oct 20, 2023

Motivation and Context

docker/webapi/.env.example should have below settings as the template to create .env file, otherwise, webapi container will failed to start

# Azure blobs settings
SemanticMemory__Services__AzureBlobs__Auth=
SemanticMemory__Services__AzureBlobs__ConnectionString=

Description

docker/webapi/.env.example should have below settings as the template to create .env file, otherwise, webapi container will failed to start

# Azure blobs settings
SemanticMemory__Services__AzureBlobs__Auth=
SemanticMemory__Services__AzureBlobs__ConnectionString=

Contribution Checklist

@crickman crickman added bug Something isn't working webapi Pull requests that update .net code deployment Issues related to deploying Chat-Copilot labels Oct 23, 2023
@crickman crickman added this pull request to the merge queue Oct 23, 2023
Merged via the queue into microsoft:main with commit c7d495e Oct 23, 2023
Ryangr0 pushed a commit to webgrip/chat-copilot that referenced this pull request Oct 26, 2023
### Motivation and Context

docker/webapi/.env.example should have below settings as the template to
create .env file, otherwise, webapi container will failed to start
```
# Azure blobs settings
SemanticMemory__Services__AzureBlobs__Auth=
SemanticMemory__Services__AzureBlobs__ConnectionString=
```

### Description

docker/webapi/.env.example should have below settings as the template to
create .env file, otherwise, webapi container will failed to start
```
# Azure blobs settings
SemanticMemory__Services__AzureBlobs__Auth=
SemanticMemory__Services__AzureBlobs__ConnectionString=
```

### Contribution Checklist

<!-- Before submitting this PR, please make sure: -->

- [x] The code builds clean without any errors or warnings
- [x] The PR follows the [Contribution
Guidelines](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [x] All unit tests pass, and I have added new tests where possible
- [x] I didn't break anyone 😄
teamleader-dev pushed a commit to vlink-group/chat-copilot that referenced this pull request Oct 7, 2024
### Motivation and Context

docker/webapi/.env.example should have below settings as the template to
create .env file, otherwise, webapi container will failed to start
```
# Azure blobs settings
SemanticMemory__Services__AzureBlobs__Auth=
SemanticMemory__Services__AzureBlobs__ConnectionString=
```

### Description

docker/webapi/.env.example should have below settings as the template to
create .env file, otherwise, webapi container will failed to start
```
# Azure blobs settings
SemanticMemory__Services__AzureBlobs__Auth=
SemanticMemory__Services__AzureBlobs__ConnectionString=
```

### Contribution Checklist

<!-- Before submitting this PR, please make sure: -->

- [x] The code builds clean without any errors or warnings
- [x] The PR follows the [Contribution
Guidelines](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [x] All unit tests pass, and I have added new tests where possible
- [x] I didn't break anyone 😄
kb0039 pushed a commit to aaronba/chat-copilot that referenced this pull request Jan 8, 2025
### Motivation and Context

docker/webapi/.env.example should have below settings as the template to
create .env file, otherwise, webapi container will failed to start
```
# Azure blobs settings
SemanticMemory__Services__AzureBlobs__Auth=
SemanticMemory__Services__AzureBlobs__ConnectionString=
```

### Description

docker/webapi/.env.example should have below settings as the template to
create .env file, otherwise, webapi container will failed to start
```
# Azure blobs settings
SemanticMemory__Services__AzureBlobs__Auth=
SemanticMemory__Services__AzureBlobs__ConnectionString=
```

### Contribution Checklist

<!-- Before submitting this PR, please make sure: -->

- [x] The code builds clean without any errors or warnings
- [x] The PR follows the [Contribution
Guidelines](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md)
and the [pre-submission formatting
script](https://github.com/microsoft/chat-copilot/blob/main/CONTRIBUTING.md#development-scripts)
raises no violations
- [x] All unit tests pass, and I have added new tests where possible
- [x] I didn't break anyone 😄
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working deployment Issues related to deploying Chat-Copilot webapi Pull requests that update .net code
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

2 participants