mirror of
https://github.com/azaion/satellite-provider.git
synced 2026-04-22 09:06:38 +00:00
inject GOOGLE_MAPS_API_KEY to docker from env var
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
},
|
||||
"MapConfig": {
|
||||
"Service": "GoogleMaps",
|
||||
"ApiKey": "YOUR_API_KEY_HERE"
|
||||
"ApiKey": ""
|
||||
},
|
||||
"StorageConfig": {
|
||||
"TilesDirectory": "./tiles",
|
||||
|
||||
Reference in New Issue
Block a user