From: Jeff Atwood Date: Mon, 21 Dec 2020 20:17:41 +0000 (-0800) Subject: Update standalone.yml (#508) X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=d9f2f312c39d33eda01b3e7749a5c3c7984a76d4;p=discourse_docker.git Update standalone.yml (#508) --- diff --git a/samples/standalone.yml b/samples/standalone.yml index 790a0ff..9da89d8 100644 --- a/samples/standalone.yml +++ b/samples/standalone.yml @@ -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: