simple-calculator / env.example
Gianpaolo Macario
feat: first shot at dockerizing app.py
e21102a
raw
history blame contribute delete
148 Bytes
# 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