Skip to content

Commit

Permalink
re-deploying to dev container
Browse files Browse the repository at this point in the history
  • Loading branch information
amyfromandi committed Sep 19, 2024
1 parent 152eb83 commit 5e99d61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ DOCKER_TAG = latest

.PHONY: build run stop clean


run:
docker build -t macrostrat-api .
docker run --env-file .env --rm -it -p 5000:5000 macrostrat-api
Expand Down

0 comments on commit 5e99d61

Please sign in to comment.