feat: add docker support for backend

This commit is contained in:
2025-07-29 02:07:59 -04:00
parent 5d861a34e9
commit d0a6cb3f2a
2 changed files with 29 additions and 2 deletions

View File

@@ -97,5 +97,5 @@ color:
piece-ghost: "#9BFCF0"
online:
server-url: "ws://localhost:5085"
#server-url: "ws://localhost:5001"
#server-url: "ws://localhost:5151"
server-url: "wss://api.tetris.onl"