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

Update Docker run commands and fix shadowsocks python edition service start command #13

Merged
merged 2 commits into from
Apr 29, 2024

Conversation

alexzhangs
Copy link
Owner

This pull request updates the Docker run commands in the README.md file to remove the port mappings for memcached and rabbitmq containers.

It also fixes the shadowsocks python edition service start command in the models.py file by setting a random password and using a non-standard server port.

Copy link

codecov bot commented Apr 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 86.76%. Comparing base (1602373) to head (c812dfd).
Report is 9 commits behind head on master.

❗ Current head c812dfd differs from pull request most recent head 2f875df. Consider uploading reports for the commit 2f875df to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
+ Coverage   86.73%   86.76%   +0.02%     
==========================================
  Files          81       81              
  Lines        3769     3777       +8     
==========================================
+ Hits         3269     3277       +8     
  Misses        500      500              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@alexzhangs alexzhangs self-assigned this Apr 29, 2024
@alexzhangs alexzhangs merged commit 10806a1 into master Apr 29, 2024
15 checks passed
@alexzhangs alexzhangs deleted the develop branch April 29, 2024 09:17
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.

1 participant