diff options
-rw-r--r-- | .env | 3 | ||||
-rw-r--r-- | .env.production | 3 |
2 files changed, 0 insertions, 6 deletions
@@ -9,6 +9,3 @@ VUE_APP_RECAPTCHA=6LeIxAcTAAAAAJcZVRqyHh71UMIEGNQ_MXjiZKhI # Responsible disclosure PGP key VUE_APP_PGP= - -# AddThis -VUE_APP_ADDTHIS= diff --git a/.env.production b/.env.production index b32fdd4..36b98d1 100644 --- a/.env.production +++ b/.env.production @@ -7,6 +7,3 @@ VUE_APP_RECAPTCHA=6LeIxAcTAAAAAJcZVRqyHh71UMIEGNQ_MXjiZKhI # real PGP key goes here VUE_APP_PGP= - -# real AddThis key goes here -VUE_APP_ADDTHIS= |