Skip to content

Commit

Permalink
Edit Spacefile
Browse files Browse the repository at this point in the history
  • Loading branch information
nizar-masmoudi committed Apr 24, 2023
1 parent 993d540 commit 41f7c41
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions Spacefile
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,9 @@ micros:
engine: python3.9
primary: true
run: python app.py
presets:
env:
- name: RAPID_API_KEY
default: "55add96f10msh5134a9505f7a1b6p189066jsna4ae3feb346f"
- name: RAPID_API_HOST
default: "coinranking1.p.rapidapi.co"
# presets:
# env:
# - name: RAPID_API_KEY
# default: "55add96f10msh5134a9505f7a1b6p189066jsna4ae3feb346f"
# - name: RAPID_API_HOST
# default: "coinranking1.p.rapidapi.co"

0 comments on commit 41f7c41

Please sign in to comment.