mirror of
https://github.com/get-drexa/drive.git
synced 2026-02-02 14:51:18 +00:00
dev: add setup-git.sh to postCreateCommand
Co-authored-by: Ona <no-reply@ona.com>
This commit is contained in:
@@ -97,7 +97,7 @@
|
|||||||
},
|
},
|
||||||
"forwardPorts": [3000, 5173, 8080, 1455],
|
"forwardPorts": [3000, 5173, 8080, 1455],
|
||||||
"appPort": [3000, 5173, 8080, 1455],
|
"appPort": [3000, 5173, 8080, 1455],
|
||||||
"postCreateCommand": "./scripts/editor-setup.sh",
|
"postCreateCommand": "./scripts/setup-git.sh && ./scripts/editor-setup.sh",
|
||||||
"portsAttributes": {
|
"portsAttributes": {
|
||||||
"3000": {
|
"3000": {
|
||||||
"label": "Development Server",
|
"label": "Development Server",
|
||||||
|
|||||||
Reference in New Issue
Block a user