env not working

This commit is contained in:
Leo
2024-01-17 18:35:29 +08:00
parent f03b2d10aa
commit cafdcf64d0
6 changed files with 546 additions and 2083 deletions

View File

@ -1,4 +1,5 @@
const newAccessKey = '7f7ce777-6a56-4e5e-bfac-3b83c6453e65';
//const newAccessKey = process.env.ACCESS_KEY;
document.addEventListener('DOMContentLoaded', () => {
const form = document.getElementById('form');