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

dont auto-restart pg in dev #1695

Merged
merged 1 commit into from
Jul 10, 2023
Merged

dont auto-restart pg in dev #1695

merged 1 commit into from
Jul 10, 2023

Conversation

ballPointPenguin
Copy link
Contributor

On your dev machine it can be annoying for Docker to automatically restart the Polis Postgres container when you boot up, since port 5432 is often used by other Postgres instances in other projects.

This change prevents this container from automatically restarting. No impact on deployment or production.

@xeeg xeeg requested review from xeeg and removed request for xeeg July 10, 2023 23:12
@ballPointPenguin ballPointPenguin merged commit 711550a into edge Jul 10, 2023
2 checks passed
@ballPointPenguin ballPointPenguin deleted the no-restart-pg branch July 10, 2023 23:14
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.

None yet

2 participants