first commit
This commit is contained in:
4
app/chrome-extension/.env.example
Normal file
4
app/chrome-extension/.env.example
Normal file
@@ -0,0 +1,4 @@
|
||||
# Chrome Extension Private Key
|
||||
# Copy this file to .env and replace with your actual private key
|
||||
# This key is used for Chrome extension packaging and should be kept secure
|
||||
CHROME_EXTENSION_KEY=YOUR_PRIVATE_KEY_HERE
|
Reference in New Issue
Block a user