Files
memory-infrastructure-palace/docs/projects/memorypalace/Apple Notes/ok, so its back up again now.md

443 B

it should work for you guys after refreshing the page to get the updated JS file with the new stripe key @gregrjacobs FYI this is what I ran on that machine to switch out the stripe keys in the JS file

sed -i "s/pk_test_NC9mau8tNscCEJIfvF13VrvO/pk_test_pPXVHmzbm95R7EJWiNsTSrzP/g" ./dist/scripts/app-2b8db67fe3.js```
that switches the old key for the new key in the file being used by the prod frontend