feat(devcontainer): add Docker and devcontainer configuration for NowChess workspace

This commit is contained in:
2026-04-29 09:00:33 +02:00
parent 106118ad29
commit 7b52109d11
7 changed files with 142 additions and 13 deletions
@@ -5,12 +5,6 @@ quarkus:
name: nowchess-ws
redis:
hosts: redis://${REDIS_HOST:localhost}:${REDIS_PORT:6379}
swagger-ui:
always-include: true
path: /swagger-ui
grpc:
server:
use-separate-server: false
nowchess:
redis: