Merged in release/2024-10-11 (pull request #1812)

release/2024-10-11: Final touchups
This commit is contained in:
Dave Richer
2024-10-12 03:59:37 +00:00

View File

@@ -134,11 +134,6 @@ services:
condition: service_completed_successfully
ports:
- "4000:4000"
develop:
watch:
# rebuild image and recreate service
- path: package.json
action: rebuild
volumes:
- .:/app
- node-app-npm-cache:/app/node_modules