We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9ad88db commit 684e209Copy full SHA for 684e209
1 file changed
konf/site.yaml
@@ -100,6 +100,10 @@ extraHosts:
100
# Overrides for production
101
production:
102
replicas: 5
103
+ env:
104
+ - name: ANALYTICS_ENDPOINT
105
+ value: https://marketplace-analytics.canonical.com/k8s-prod-marketplace-analytics-marketplace-analytics/analytics/events
106
+
107
nginxConfigurationSnippet: |
108
if ($host = 'docs.snapcraft.io' ) {
109
rewrite ^ https://snapcraft.io/docs$request_uri? permanent;
0 commit comments