Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 195 Bytes

README2.md

File metadata and controls

8 lines (7 loc) · 195 Bytes

Things to Update

  • .env file
  • (If you use Athena for DB) S3 output for athena in app.py file

How to run:

$ docker build -t your_image_name .
$ docker run -p 8080:8080 your_image_name