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

remove regex postgres hostname parsing #67

Merged
merged 1 commit into from
Jun 26, 2021
Merged

Conversation

tsmethurst
Copy link
Contributor

Drop regex validation for postgres hostname, because it was breaking when running in a docker-compose stack where hostnames can be just one word.

If necessary this can be added in again later, but it probably won't be necessary because it doesn't actually add anything useful!

@tsmethurst tsmethurst merged commit b71bbc8 into main Jun 26, 2021
@tsmethurst tsmethurst deleted the postgres_hostname_parsing branch June 26, 2021 18:59
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