mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-26 00:55:10 +00:00
chore 💄 Fixed earlier commit
Earlier commit fixed using pre-commit
This commit is contained in:
parent
20744238cb
commit
a7ebde90a5
1 changed files with 1 additions and 5 deletions
|
|
@ -1,10 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "Frappe Bench",
|
"name": "Frappe Bench",
|
||||||
"forwardPorts": [
|
"forwardPorts": [8000, 9000, 6787],
|
||||||
8000,
|
|
||||||
9000,
|
|
||||||
6787
|
|
||||||
],
|
|
||||||
"remoteUser": "frappe",
|
"remoteUser": "frappe",
|
||||||
"customizations": {
|
"customizations": {
|
||||||
"vscode": {
|
"vscode": {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue