From 520724e019c80b5ee528bc1080a99417f68cc293 Mon Sep 17 00:00:00 2001 From: Owen Jacobson Date: Fri, 21 Apr 2023 14:33:10 -0400 Subject: caps --- .envrc | 1 + src/things-to-check.yml | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 .envrc diff --git a/.envrc b/.envrc new file mode 100644 index 0000000..acb2b66 --- /dev/null +++ b/.envrc @@ -0,0 +1 @@ +source_env ~/Development/botanist-app/.envrc diff --git a/src/things-to-check.yml b/src/things-to-check.yml index 4f37729..b4a7313 100644 --- a/src/things-to-check.yml +++ b/src/things-to-check.yml @@ -44,4 +44,4 @@ - Have you checked which branch is deployed? - Have you checked if the bill got paid? - Have you checked that you're testing the right version? -- Have you checked if the domain is in the the hsts preload list? +- Have you checked if the domain is in the the HSTS preload list? -- cgit v1.2.3