diff options
| -rw-r--r-- | .envrc | 1 | ||||
| -rw-r--r-- | src/things-to-check.yml | 2 |
2 files changed, 2 insertions, 1 deletions
@@ -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? |
