Merge branch 'develop' of https://github.com/misskey-dev/misskey into develop
This commit is contained in:
commit
65d7c47647
7 changed files with 10 additions and 2 deletions
|
|
@ -3,6 +3,9 @@
|
|||
"dockerComposeFile": "docker-compose.yml",
|
||||
"service": "app",
|
||||
"workspaceFolder": "/workspace",
|
||||
"features": {
|
||||
"ghcr.io/devcontainers-contrib/features/pnpm:2": {}
|
||||
},
|
||||
"forwardPorts": [3000],
|
||||
"postCreateCommand": "sudo chmod 755 .devcontainer/init.sh && .devcontainer/init.sh",
|
||||
"customizations": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue