fix: proxy web /api routes to api container
This commit is contained in:
@@ -100,7 +100,7 @@ Notes:
|
||||
- `APP_PORT`
|
||||
- `COOKIE_SECRET`
|
||||
- `GOOGLE_MAPS_SERVER_KEY`
|
||||
- `VITE_API_BASE_URL`
|
||||
- `VITE_API_BASE_URL` (use `/api` when web and API share a domain via the nginx proxy)
|
||||
- `VITE_GOOGLE_MAPS_PLATFORM_KEY`
|
||||
2. Create the shared Docker network if it does not exist:
|
||||
`docker network create locale-all || true`
|
||||
|
||||
Reference in New Issue
Block a user