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

refactor(docker): wrong port numbers #1074

Merged

Conversation

roschaefer
Copy link
Contributor

@roschaefer roschaefer commented Jun 10, 2024

Motivation

Because changing the port numbers would have a side effects on our
deployment, I will just fix the typo in the README.md.

How to test

  1. Compare the README with the docker-compose.yml

@roschaefer roschaefer force-pushed the docs-wrong-port-in-readme branch from 352af5f to 8ef481a Compare June 10, 2024 17:35
@roschaefer roschaefer changed the title docs: wrong port numbers docu: wrong port numbers Jun 10, 2024
@roschaefer roschaefer force-pushed the docs-wrong-port-in-readme branch from 8ef481a to 995ff3d Compare June 10, 2024 18:09
@roschaefer roschaefer changed the title docu: wrong port numbers refactor(docker): wrong port numbers Jun 10, 2024
@roschaefer roschaefer force-pushed the docs-wrong-port-in-readme branch from 995ff3d to 855265c Compare June 10, 2024 18:41
Copy link
Member

@Elweyn Elweyn left a comment

Choose a reason for hiding this comment

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

@roschaefer
This should be as we have it, cause else we should also change the authentik flows to link to localhost:3000 => localhost:3001 and localhost:3001 => localhost:3000 instead.
On the localhost we want it like this and on stage or live we have them runing on different sub-domains.

Motivation
----------
Because changing the port numbers would have a side effects on our
deployment, I will just fix the typo in the `README.md`.

How to test
-----------
1. Compare the README with the `docker-compose.yml`
@roschaefer roschaefer force-pushed the docs-wrong-port-in-readme branch from 855265c to 1686bf0 Compare June 30, 2024 21:53
@roschaefer roschaefer requested a review from Elweyn June 30, 2024 21:55
@roschaefer
Copy link
Contributor Author

@Elweyn I fixed the typo in the README instead, could you give it another review?

@roschaefer roschaefer merged commit 682bd91 into dreammall-earth:master Jul 1, 2024
59 checks passed
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