Update standalone.yml (#508)
authorJeff Atwood <jatwood@codinghorror.com>
Mon, 21 Dec 2020 20:17:41 +0000 (12:17 -0800)
committerGitHub <noreply@github.com>
Mon, 21 Dec 2020 20:17:41 +0000 (12:17 -0800)
samples/standalone.yml

index 790a0ff4bcf7be633aeb3c51d582ecf15517ff86..9da89d856acd2e2f16b628ca111d401a1c977613 100644 (file)
@@ -71,6 +71,10 @@ env:
   ## The http or https CDN address for this Discourse instance (configured to pull)
   ## see https://meta.discourse.org/t/14857 for details
   #DISCOURSE_CDN_URL: https://discourse-cdn.example.com
+  
+  ## The maxmind geolocation IP address key for IP address lookup
+  ## see https://meta.discourse.org/t/-/137387/23 for details
+  #DISCOURSE_MAXMIND_LICENSE_KEY: 1234567890123456
 
 ## The Docker container is stateless; all data is stored in /shared
 volumes: