Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(backend): re-added new environment options #117

Merged
merged 2 commits into from
Aug 12, 2024

Conversation

mystiker
Copy link
Collaborator

  • added TELNET_TLS: set to "true" or "false" for secure telnet connections
  • removed TLS, TLS_KEY und TLS_CERT
  • added SOCKET_ROOT: set to "" for a fixed SOCKET URL
  • reverted backendUrl

Fixes #110

- added TELNET_TLS: set to "true" or "false" for secure telnet connections
- removed TLS, TLS_KEY und TLS_CERT
- added SOCKET_ROOT: set to "<value>" for a fixed SOCKET URL
- reverted backendUrl
Copy link
Collaborator Author

@mystiker mystiker left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please re-check.

@mystiker
Copy link
Collaborator Author

mystiker commented Aug 11, 2024

Changes an Dockerfiles noch nicht übernommen. Bitte prüfen, ob diese auch benötigt werden.

@mystiker mystiker force-pushed the feat/re-enable-mud-tls branch from 197d1bb to 8a4cda9 Compare August 12, 2024 15:05
Copy link
Contributor

@myonara myonara left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok for al related changes, Thanks for reworking it.

@mystiker mystiker merged commit 41a9e77 into develop Aug 12, 2024
1 check passed
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.

reimport fix to run with TLS mud ports (e.g orbit 9988)
2 participants