Skip to content

Commit

Permalink
add .env_file basic
Browse files Browse the repository at this point in the history
  • Loading branch information
DGaffney committed Sep 15, 2023
1 parent f45a487 commit ad2df29
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .env_file
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
PRESTO_PORT=8000
DEPLOY_ENV=local
# MODEL_NAME=mean_tokens.Model
MODEL_NAME=audio.Model
AWS_ACCESS_KEY_ID=SOMETHING
AWS_SECRET_ACCESS_KEY=OTHERTHING
<<<<<<< HEAD
=======

>>>>>>> master

0 comments on commit ad2df29

Please sign in to comment.