Simulator: fix port issues in devcontainer (#29977)
* fix sim devcontainer * use host.docker.internal instead * devcontainer supports jsonc old-commit-hash: 1f8ceb4ca15b2aa71d88e74c7df54519ed5968e9
This commit is contained in:
@@ -10,6 +10,7 @@ repos:
|
||||
- id: check-ast
|
||||
exclude: '^(third_party)/'
|
||||
- id: check-json
|
||||
exclude: '.devcontainer/devcontainer.json' # this supports JSON with comments
|
||||
- id: check-toml
|
||||
- id: check-xml
|
||||
- id: check-yaml
|
||||
|
||||
Reference in New Issue
Block a user