docker(local): use production target to include full runtime deps (fix hono resolution)
This commit is contained in:
@@ -2,7 +2,7 @@ services:
|
||||
stargirlnails:
|
||||
build:
|
||||
context: .
|
||||
target: production-prebuilt
|
||||
target: production
|
||||
ports:
|
||||
- "3000:3000"
|
||||
env_file:
|
||||
|
Reference in New Issue
Block a user