Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
excel-azmin authored Oct 5, 2022
1 parent 3ff99cf commit a537ad8
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,19 +11,6 @@ cp -R devcontainer-example .devcontainer
cp -R development/vscode-example development/.vscode
```

**Add Extra Host**

`cd .devcontainer`

`nano docker-compose.yml`

Add this code in `frappe` image

```
extra_hosts:
- "rma.localhost:172.17.0.1"
```

**Use VSCode Remote Containers extension**

Install Remote - Containers for VSCode [VS Code Remote Container Extension](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers)
Expand Down

0 comments on commit a537ad8

Please sign in to comment.