- API Dockerfile: copy API's package.json (with 'type': 'module') into runner so Node.js treats .js files as ESM - docker-compose: change web host port from 3000 to 3001 to avoid conflict with local dev server |
||
|---|---|---|
| .. | ||
| api | ||
| desktop | ||
| web | ||
- API Dockerfile: copy API's package.json (with 'type': 'module') into runner so Node.js treats .js files as ESM - docker-compose: change web host port from 3000 to 3001 to avoid conflict with local dev server |
||
|---|---|---|
| .. | ||
| api | ||
| desktop | ||
| web | ||