Skip to content

fix(docker-compose): simplify volume mounts for local deployment - #615

Open
tri2510 wants to merge 1 commit into
eclipse-autowrx:mainfrom
tri2510:fix/docker-compose-volumes
Open

fix(docker-compose): simplify volume mounts for local deployment#615
tri2510 wants to merge 1 commit into
eclipse-autowrx:mainfrom
tri2510:fix/docker-compose-volumes

Conversation

@tri2510

@tri2510 tri2510 commented Aug 7, 2026

Copy link
Copy Markdown
Contributor

Remove environment variable overrides for upload and plugin paths, using hardcoded relative paths instead. Remove unnecessary global.css mount since it's built into the Docker image during the build stage.

This simplifies the docker-compose configuration for local development where data is always in ./data/ relative to instance-setup/.

Remove environment variable overrides for upload and plugin paths,
using hardcoded relative paths instead. Remove unnecessary global.css
mount since it's built into the Docker image during the build stage.

This simplifies the docker-compose configuration for local development
where data is always in ./data/ relative to instance-setup/.

Co-Authored-By: Claude <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant