docker(local): switch back to production-prebuilt (now includes hono + bcrypt)

This commit is contained in:
2025-10-06 18:10:53 +02:00
parent f491469dea
commit f35674ddbc

View File

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