v0.1.1
All checks were successful
Build and Deploy Docker Image / build-and-push (push) Successful in 3m56s

-- added automativ queue reconenction (querying for queues to join from
server)
This commit is contained in:
2026-05-26 11:44:13 +03:00
parent 96548e60ea
commit fdeec1bf2e
8 changed files with 212 additions and 33 deletions

View File

@@ -4,9 +4,7 @@ services:
image: git.deowl.ru/vkrb/client:0.1.0
container_name: quantum-client
restart: unless-stopped
extra_hosts:
- "auth.localhost:host-gateway"
- "host.docker.internal:host-gateway"
ports:
- ${PORT}:${PORT}
volumes: