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

Smart IP Module - Internal network issue #13

Open
garethmidwood opened this issue Feb 19, 2020 · 0 comments
Open

Smart IP Module - Internal network issue #13

garethmidwood opened this issue Feb 19, 2020 · 0 comments

Comments

@garethmidwood
Copy link
Contributor

This is migrated from the main cdev repo at garethmidwood/cdev#59

One of the projects relies on ip addresses and locations but this doesn't work since the docker container creates its own internal network so the site can't detect your location.

(
    [location] => Array
        (
            [country_code] => 
            [country] => 
            [region] => 
            [region_code] => 
            [city] => 
            [zip] => 
            [latitude] => 
            [longitude] => 
            [time_zone] => 
            [source] => smart_ip
            [ip_address] => 172.19.0.5
            [timestamp] => 1529925217
            [logged] => 1
        )

)
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

1 participant