Skip to content

Make file sync node ports overridable in .env #111

Description

@Soukyuu

Have you read a contributing guide?

  • I have read CONTRIBUTING.md
  • I have searched the existing requests and didn't find any that were similar
  • I have considered creating a pull request instead and want to proceed

Clear and concise description of the problem

I have another service which is already using port 8001, thus currently, anysync won't start. I can't change my other service's port, because that would require re-configuring several clients from scratch.

Suggested solution

Make the ports configurable via .env.override as other ports are.

Alternative

So far I attempted editing the yaml directly, which will break on any update, I suppose.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions