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

ddev share --subdomain should use ngrok --subdomain, fixes #4390 #4393

Merged
merged 1 commit into from Nov 21, 2022

Conversation

rfay
Copy link
Member

@rfay rfay commented Nov 21, 2022

The Problem/Issue/Bug:

ngrok no longer accepts -subdomain as an arg, now --subdomain,

(Note: You don't need this PR to solve the problem, but instead can just use the technique in the docs, https://ddev.readthedocs.io/en/latest/users/topics/sharing/#setting-up-a-stable-ngrok-subdomain - put the ngrok args in config.yaml)

How this PR Solves The Problem:

Use --subdomain

Manual Testing Instructions:

With paid ngrok account, ddev share --subdomain=xxxsomething

@github-actions
Copy link

@rfay
Copy link
Member Author

rfay commented Nov 21, 2022

Artifacts for testing are in #4393 (comment)

@rfay rfay merged commit c44ae29 into ddev:master Nov 21, 2022
@rfay rfay deleted the 20221121_fix_ddev_share branch November 21, 2022 22:01
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.

None yet

1 participant