mirror of
https://github.com/len0rd/personal-website.git
synced 2025-09-08 23:27:50 -04:00
fixes/updates. use pydata theme. use drawio extension in devcontainer
This commit is contained in:
parent
67fd3d91af
commit
4285425051
6 changed files with 45 additions and 38 deletions
7
.devcontainer/devcontainer.json
Normal file
7
.devcontainer/devcontainer.json
Normal file
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"build": {
|
||||
"context": "../",
|
||||
"dockerfile": "../Dockerfile"
|
||||
},
|
||||
"forwardPorts": [8090]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue