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

add bindAddress configuration option #320

Merged
merged 2 commits into from
Nov 22, 2021
Merged

add bindAddress configuration option #320

merged 2 commits into from
Nov 22, 2021

Conversation

tsmethurst
Copy link
Contributor

This PR adds a configuration option for setting the bind/listen address of the GoToSocial server, for both https and http / letsencrypt. It supports both ipv6 and ipv4 configurations. The default listens on all interfaces; for most users this probably won't be necessary to change.

Closes #307

@tsmethurst tsmethurst merged commit 1ded58b into main Nov 22, 2021
@tsmethurst tsmethurst deleted the bind_address branch November 22, 2021 09:55
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.

Way to provide listening address
1 participant