✅ feat: implemented error state for backend socket connection and other failures
This commit is contained in:
parent
476303f52b
commit
1ab01129a9
7 changed files with 10880 additions and 912 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue