docker(local): use production target to include full runtime deps (fix hono resolution)

This commit is contained in:
2025-10-06 18:04:20 +02:00
parent 6f395f2d7b
commit f148da4e62

View File

@@ -2,7 +2,7 @@ services:
stargirlnails: stargirlnails:
build: build:
context: . context: .
target: production-prebuilt target: production
ports: ports:
- "3000:3000" - "3000:3000"
env_file: env_file: