]> git.localhorst.tv Git - alttp.git/blobdiff - config/google.php
SRA sync command
[alttp.git] / config / google.php
diff --git a/config/google.php b/config/google.php
new file mode 100644 (file)
index 0000000..e6915ef
--- /dev/null
@@ -0,0 +1,5 @@
+<?php
+
+return [
+       'api_key' => env('GOOGLE_API_KEY', ''),
+];