v0.1.1
All checks were successful
Build and Deploy Docker Image / build-and-push (push) Successful in 3m56s
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:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user