Angepass an Produtionumgebung
This commit is contained in:
@@ -42,6 +42,9 @@ services:
|
||||
restart: unless-stopped
|
||||
ports:
|
||||
- "5173:5173"
|
||||
environment:
|
||||
# Vite proxyt /api an das Backend im selben Compose-Netz
|
||||
- VITE_PROXY_TARGET=http://backend:3001
|
||||
depends_on:
|
||||
- backend
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user