diff --git a/.devcontainer/devcontainer.json b/.devcontainer/devcontainer.json index 6d62aac..58729b6 120000 --- a/.devcontainer/devcontainer.json +++ b/.devcontainer/devcontainer.json @@ -1 +1 @@ -../external/configurations/devcontainers/next-app-boilerplate/devcontainer.json \ No newline at end of file +../external/configurations/devcontainers/bun/devcontainer.json \ No newline at end of file diff --git a/.devcontainer/setup.sh b/.devcontainer/setup.sh index 01feae3..5599957 120000 --- a/.devcontainer/setup.sh +++ b/.devcontainer/setup.sh @@ -1 +1 @@ -../external/configurations/devcontainers/setup.sh \ No newline at end of file +../external/configurations/devcontainers/bun/setup.sh \ No newline at end of file