diff options
author | gumi <git@gumi.ca> | 2020-10-06 09:08:57 -0400 |
---|---|---|
committer | gumi <git@gumi.ca> | 2020-10-06 09:08:57 -0400 |
commit | aea2a6ef80d119d930214238289bb42eb6fb656f (patch) | |
tree | b05d1dfcc7453d84d1e677eed060f568e5c98f91 /.env.production | |
parent | 8172c90046767037b2e1dcc9cb023d8a71b4ced5 (diff) | |
download | website-aea2a6ef80d119d930214238289bb42eb6fb656f.tar.gz website-aea2a6ef80d119d930214238289bb42eb6fb656f.tar.bz2 website-aea2a6ef80d119d930214238289bb42eb6fb656f.tar.xz website-aea2a6ef80d119d930214238289bb42eb6fb656f.zip |
removed unused AddThis config
Diffstat (limited to '.env.production')
-rw-r--r-- | .env.production | 3 |
1 files changed, 0 insertions, 3 deletions
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= |