add certificate
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ services:
|
||||
- client_node_modules:/app/node_modules
|
||||
environment:
|
||||
# Laravel API — Windows/macOS Docker Desktop resolves this; Linux uses extra_hosts below.
|
||||
VITE_PROXY_API: ${VITE_PROXY_API:-http://host.docker.internal:8000}
|
||||
VITE_PROXY_API: ${VITE_PROXY_API:-http://host.docker.internal:8080}
|
||||
extra_hosts:
|
||||
- 'host.docker.internal:host-gateway'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user