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:
build:
context: .
target: production-prebuilt
target: production
ports:
- "3000:3000"
env_file: