Commit Graph

2 Commits

Author SHA1 Message Date
dd7c0afaf5 fix: add globalEnv to turbo.json to fix stale rewrite cache in Docker builds
Without explicit globalEnv, Turborepo could cache Next.js builds
with wrong INTERNAL_API_URL, causing web container to proxy to
127.0.0.1 instead of the Docker service name.

Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-06 10:01:30 +00:00
b9d9b9ed17 project init 2026-02-06 02:17:59 +03:00