File size: 148 Bytes
e21102a | 1 2 3 4 | # Copy this file to .env and fill in your Modal credentials
MODAL_TOKEN_ID=your_modal_token_id_here
MODAL_TOKEN_SECRET=your_modal_token_secret_here
|
e21102a | 1 2 3 4 | # Copy this file to .env and fill in your Modal credentials
MODAL_TOKEN_ID=your_modal_token_id_here
MODAL_TOKEN_SECRET=your_modal_token_secret_here
|