We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e41034 commit 62cd452Copy full SHA for 62cd452
README.md
@@ -13,5 +13,5 @@ SilverStripe 4.0 or higher
13
14
```
15
.env:
16
- GMAPS_API_KEY: ...
17
- GMAPS_BROWSER_KEY: ... (optional secondary 'public' key to use in the browser)
+GMAPS_API_KEY="..."
+GMAPS_BROWSER_KEY="..." (optional secondary 'public' key to use in the browser)
0 commit comments