release/2024-10-11: Final touchups
Signed-off-by: Dave Richer <dave@imexsystems.ca>
This commit is contained in:
@@ -134,11 +134,6 @@ services:
|
|||||||
condition: service_completed_successfully
|
condition: service_completed_successfully
|
||||||
ports:
|
ports:
|
||||||
- "4000:4000"
|
- "4000:4000"
|
||||||
develop:
|
|
||||||
watch:
|
|
||||||
# rebuild image and recreate service
|
|
||||||
- path: package.json
|
|
||||||
action: rebuild
|
|
||||||
volumes:
|
volumes:
|
||||||
- .:/app
|
- .:/app
|
||||||
- node-app-npm-cache:/app/node_modules
|
- node-app-npm-cache:/app/node_modules
|
||||||
|
|||||||
Reference in New Issue
Block a user