This adds a watch rebuild rule to the default api service and updates README commands to use the current up+watch workflow. Made-with: Cursor
This commit is contained in:
@@ -88,6 +88,10 @@ services:
|
||||
ports:
|
||||
- "8122:8122"
|
||||
restart: unless-stopped
|
||||
develop:
|
||||
watch:
|
||||
- action: rebuild
|
||||
path: .
|
||||
|
||||
api-dev:
|
||||
profiles: ["dev"]
|
||||
|
||||
Reference in New Issue
Block a user