Updated devcontainer names

This commit is contained in:
2025-10-31 23:12:35 +01:00
parent c7e7086709
commit 0aa131d155
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
{ {
"name": "OpenJDK21-Slot", "name": "slot-server",
"build": { "build": {
"dockerfile": "Dockerfile", "dockerfile": "Dockerfile",
"options": [ "options": [

View File

@@ -1,5 +1,5 @@
{ {
"name": "Bun", "name": "slot-ui",
"build": { "build": {
"dockerfile": "Dockerfile", "dockerfile": "Dockerfile",
"args": { "args": {