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

Some corrections and improvements to run with docker compose #62

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

YuriiMotov
Copy link
Contributor

I tried to use this boilerplate and it was unclear to me in some places what to specify in the settings to run it with docker compose.
I added more comments in ReadMe and fixed some mistakes.

I also think that it's better to use expose instead of ports in docker compose file for services we don't need to publish for external users (db, redis, web (when it is using behind the nginx)).

@igorbenav igorbenav added the enhancement New feature or request label Nov 28, 2023
@igorbenav igorbenav self-assigned this Nov 28, 2023
@igorbenav igorbenav added the documentation Improvements or additions to documentation label Nov 29, 2023
@igorbenav
Copy link
Owner

Hey, @YuriiMotov, great catch! Thank you so much for the fixes.

@igorbenav igorbenav merged commit 6c6ed34 into igorbenav:main Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants