diff options
author | Jesusaves <jesusalva@themanaworld.org> | 2022-11-21 08:42:14 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-11-21 08:42:14 -0300 |
commit | 2cd591d26bdd237823026de59c6547ba44c86953 (patch) | |
tree | 371bc90f04e3e12fb6272d7c649ee67b9c461541 | |
parent | 1297be11f5a2edcd3437e37be2607e603a8e6d14 (diff) | |
download | website-2cd591d26bdd237823026de59c6547ba44c86953.tar.gz website-2cd591d26bdd237823026de59c6547ba44c86953.tar.bz2 website-2cd591d26bdd237823026de59c6547ba44c86953.tar.xz website-2cd591d26bdd237823026de59c6547ba44c86953.zip |
Update .env
-rw-r--r-- | .env | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ VUE_APP_API=https://api.themanaworld.org/api VUE_APP_PYAPI=https://localhost:13370 # news file -VUE_APP_NEWS_JSON=https://themanaworld.github.io/tmwa-server-data/news.json +VUE_APP_NEWS_JSON=https://updates.tmw2.org/legacy/news.json # recaptcha test key (Google-provided) VUE_APP_RECAPTCHA=6LeIxAcTAAAAAJcZVRqyHh71UMIEGNQ_MXjiZKhI |