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

Correct minor Docker syntax error #662

Merged
merged 1 commit into from
Mar 1, 2023
Merged

Correct minor Docker syntax error #662

merged 1 commit into from
Mar 1, 2023

Conversation

sethforprivacy
Copy link
Contributor

Noticed that the environment variables for SMP server when using Docker were improperly quoted, so I corrected them.

This will fix an issue with server address being displayed incorrectly in the CLI when viewing init logs.

I also explicitly added the :latest tag for the Docker image in the Running example to make it more clear which tag is being run (no tag defaults to latest.)

Noticed that the environment variables for SMP server when using Docker were improperly quoted, so I corrected them.

This will fix an issue with server address being displayed incorrectly in the CLI when viewing init logs.

I also explicitly added the `:latest` tag for the Docker image in the Running example to make it more clear which tag is being run (no tag defaults to `latest`.)
@shumvgolove
Copy link
Collaborator

LGTM, thanks for correcting the docs.

@epoberezkin epoberezkin merged commit 453e18c into simplex-chat:stable Mar 1, 2023
@epoberezkin
Copy link
Member

@sethforprivacy thank you!

@sethforprivacy sethforprivacy deleted the patch-1 branch March 1, 2023 14:43
@sethforprivacy
Copy link
Contributor Author

Thank you all for the excellent docs, made getting an SMP server up and running a breeze!

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.

3 participants