We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de6542f commit 9009b82Copy full SHA for 9009b82
.env.sample
@@ -1,5 +1,4 @@
1
INFLUXDB_USER_PASSWORD=##put-a-secure-password##
2
GF_SECURITY_ADMIN_PASSWORD=##put-a-secure-password##
3
CADDY_EMAIL=[email protected]
4
-GF_SERVER_ROOT_URL=##root-url-of-grafana##
5
-CADDY_HOST=##your-caddy-host##
+GF_SERVER_ROOT_URL=##root-url-of-grafana##
Caddyfile
@@ -1,4 +1,4 @@
-{$CADDY_HOST}
+contributions.hacktoberfest.thecasualcoder.in
tls {$CADDY_EMAIL}
ext .html # Clean URLs
0 commit comments