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

Custom port #10

Open
hedgieinsocks opened this issue Mar 24, 2018 · 2 comments
Open

Custom port #10

hedgieinsocks opened this issue Mar 24, 2018 · 2 comments

Comments

@hedgieinsocks
Copy link

Is there any way to use custom ports, since some budget hosts have not localhost but something like 'remote_server_bla_bla:3313' ? Thanks in advance)

@arnisjuraga
Copy link

Try this: 3aa3aea

@robertoibarra
Copy link

This works using the original code:

$dumper = Shuttle_Dumper::create(array(
    'host' => '172.17.0.2:13306',

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

No branches or pull requests

3 participants