Skip to content

Commit

Permalink
Refactor devcontainer configuration for Node.js and Python development
Browse files Browse the repository at this point in the history
  • Loading branch information
HlexNC committed Apr 3, 2024
1 parent 2f9a6e5 commit 3ef0138
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 23 deletions.
4 changes: 0 additions & 4 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
{
"name": "Node.js Environment",
"dockerComposeFile": "docker-compose.yml",
"service": "officegen-api",
"workspaceFolder": "/workspace/officegen-api",
"customizations": {
"vscode": {
"extensions": [
Expand Down
19 changes: 0 additions & 19 deletions .devcontainer/docker-compose.yml

This file was deleted.

0 comments on commit 3ef0138

Please sign in to comment.