feat: implemented error state for backend socket connection and other failures

This commit is contained in:
asifrahaman13 2024-06-13 07:11:02 +05:30
parent 476303f52b
commit 1ab01129a9
7 changed files with 10880 additions and 912 deletions

View file

@ -20,7 +20,7 @@ services:
ports:
- 3001:3001
extra_hosts:
- "host.docker.internal:host-gateway"
- 'host.docker.internal:host-gateway'
networks:
- perplexica-network
restart: unless-stopped