mirror of
https://github.com/get-drexa/drive.git
synced 2026-02-02 10:21:16 +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],
|
||||
"appPort": [3000, 5173, 8080, 1455],
|
||||
"postCreateCommand": "./scripts/editor-setup.sh",
|
||||
"postCreateCommand": "./scripts/setup-git.sh && ./scripts/editor-setup.sh",
|
||||
"portsAttributes": {
|
||||
"3000": {
|
||||
"label": "Development Server",
|
||||
|
||||
Reference in New Issue
Block a user