We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c092eb2 commit 6fbcd17Copy full SHA for 6fbcd17
README.md
@@ -50,4 +50,5 @@ The $response object contains the following variables:
50
- $country => The country of the address (In case of CepAberto its always Brazil)
51
- $longitude => The longitude of the address (Can be null!)
52
- $latitude => The latitude of the address (Can be null!)
53
-- $altitude => The altitude of the address (Can be null!)
+- $altitude => The altitude of the address (Can be null!)
54
+4. If environment variables dont work, try publish the configuration file, this will probably be patched in the future.
0 commit comments