-
Notifications
You must be signed in to change notification settings - Fork 216
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
There's no file such as data/conf/nginx/listen_* anymore. #751
Conversation
…a/conf/nginx/templates/listen* which is the next line
Please remove it for the DE Version too |
…a/conf/nginx/templates/listen* which is the next line. Updated for DE docs too.
Updated for DE version too |
.DS_Store
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What are those? Please remove them from your branch!
docs/.DS_Store
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What are those? Please remove them from your branch
Those files ( And those |
Yeah sure why not |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks fine now!
In the Step 5 of this documentation:
https://docs.mailcow.email/post_installation/firststeps-disable_ipv6/
The following line refers to a non-existent (or no longer existent) file:
sed -i '/::/d' data/conf/nginx/listen_*
The only file is in the data/conf/nginx/templates/listen* which is the next line.