mirror of
https://github.com/ItzCrazyKns/Perplexica.git
synced 2025-06-06 18:08:38 +00:00
feat(docker-compose): remove extra hosts from frontend
This commit is contained in:
@ -34,8 +34,6 @@ services:
|
||||
- perplexica-backend
|
||||
ports:
|
||||
- 3000:3000
|
||||
extra_hosts:
|
||||
- "host.docker.internal:host-gateway"
|
||||
networks:
|
||||
- perplexica-network
|
||||
|
||||
|
Reference in New Issue
Block a user