修復api重複
This commit is contained in:
@@ -75,7 +75,7 @@ services:
|
||||
depends_on:
|
||||
- backend
|
||||
environment:
|
||||
VITE_API_BASE_URL: /api
|
||||
VITE_API_BASE_URL: ''
|
||||
VITE_API_URL: http://backend:3001
|
||||
ports:
|
||||
- "2000:3000"
|
||||
|
||||
Reference in New Issue
Block a user