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

fix docker run karlsend #3

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

okilisan
Copy link

docker compose fix.
explorer can now be started in 1 command line.

Copy link
Collaborator

@lemois-1337 lemois-1337 left a comment

Choose a reason for hiding this comment

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

@okilisan Could you please remove the commented section of the code changes? It is much easier for code bisection and for developers a diff is enough to understand the changes. :)

@@ -47,7 +48,8 @@ services:
ports:
- "5432:5432/tcp"
volumes:
- postgresql:/var/lib/postgresql/data/
- $HOME/.postgresql:/var/lib/postgresql/data/
# - postgresql:/var/lib/postgresql/data/
Copy link
Collaborator

Choose a reason for hiding this comment

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

To be precise, I'm talking about this.

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.

2 participants