Skip to content

Commit

Permalink
Merge pull request #515 from tktcorporation/0/chore/sentry
Browse files Browse the repository at this point in the history
0/chore/sentry
  • Loading branch information
tktcorporation authored Dec 28, 2024
2 parents bd65310 + 84250ff commit 4a02919
Show file tree
Hide file tree
Showing 5 changed files with 100 additions and 69 deletions.
6 changes: 5 additions & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,11 @@
"name": "discord-tts-bot",

// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
"image": "mcr.microsoft.com/devcontainers/base:bullseye",
"build": {
"dockerfile": "../docker/Dockerfile",
"context": "..",
"target": "dev-env"
},

"customizations": {
"vscode": {
Expand Down
Loading

0 comments on commit 4a02919

Please sign in to comment.