Commit 44166d0 1 parent 0e39381 commit 44166d0 Copy full SHA for 44166d0
File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 19
19
# any extra arguments for Docker?
20
20
# docker_args:
21
21
22
- # Latest Version v3.3.2
22
+ # Latest Version v3.3.3
23
23
# Discourse only support tests-passed and stable branches
24
24
params:
25
25
version: stable
66
66
## The maxmind geolocation IP address key for IP address lookup
67
67
## see https://meta.discourse.org/t/-/137387/23 for details
68
68
<% if @license_keys -%>
69
- DISCOURSE_MAXMIND_ACCOUNT_ID: '<%= node[:geoipupdate][:account] %> '
70
- DISCOURSE_MAXMIND_LICENSE_KEY: '<%= @license_keys[node[:geoipupdate][:account]] %> '
69
+ # DISCOURSE_MAXMIND_ACCOUNT_ID: '<%= node[:geoipupdate][:account] %> '
70
+ # DISCOURSE_MAXMIND_LICENSE_KEY: '<%= @license_keys[node[:geoipupdate][:account]] %> '
71
71
<% end -%>
72
72
73
73
# Allow list for prometheus metric collection
You can’t perform that action at this time.
0 commit comments