Skip to content

fix: make backend proxy host configurable#13

Merged
Jeanball merged 1 commit intomainfrom
fix/10-configurable-backend-proxy
Dec 19, 2025
Merged

fix: make backend proxy host configurable#13
Jeanball merged 1 commit intomainfrom
fix/10-configurable-backend-proxy

Conversation

@Jeanball
Copy link
Owner

Fixes #10

Changes

  • Added nginx.conf.template with environment variable placeholders
  • Created docker-entrypoint.sh to substitute vars at runtime
  • Updated Dockerfile to use envsubst
  • Default BACKEND_HOST is now musivault-backend (container_name)

Fixes #10 - Allow BACKEND_HOST and BACKEND_PORT environment variables
to configure nginx proxy, avoiding conflicts with shared Docker networks.
@Jeanball Jeanball merged commit d761e63 into main Dec 19, 2025
2 checks passed
@Jeanball Jeanball deleted the fix/10-configurable-backend-proxy branch December 20, 2025 00:39
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.

DNS name conflicts and nginx proxy_pass

1 participant