chore: add example.com and smtp.example.com to copilot agent network allowlist
Co-authored-by: christianlouis <361235+christianlouis@users.noreply.github.com>
This commit is contained in:
@@ -29,6 +29,10 @@ network:
|
|||||||
- api.dropboxapi.com
|
- api.dropboxapi.com
|
||||||
- content.dropboxapi.com
|
- content.dropboxapi.com
|
||||||
|
|
||||||
|
# Example/test domains - Used in test fixtures and SMTP configuration tests
|
||||||
|
- example.com
|
||||||
|
- smtp.example.com
|
||||||
|
|
||||||
# Package registries (if needed for dependency installation during tests)
|
# Package registries (if needed for dependency installation during tests)
|
||||||
- pypi.org
|
- pypi.org
|
||||||
- files.pythonhosted.org
|
- files.pythonhosted.org
|
||||||
|
|||||||
Reference in New Issue
Block a user