docker(local): use production target to include full runtime deps (fix hono resolution)
This commit is contained in:
@@ -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:
|
||||||
|
Reference in New Issue
Block a user