Skip to content

Commit

Permalink
Merge pull request #224 from SABS-Group-2-2021-22/555_changing_readME…
Browse files Browse the repository at this point in the history
…_for_CORS

changed the README to specify the port as 8000
  • Loading branch information
TomKWise authored Mar 6, 2024
2 parents 8b4b559 + c947546 commit 7cce97c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,5 +20,5 @@ This assumes the conda environment has been created and necessary packages insta
```
conda activate dd_game
export FLASK_APP=api/service
flask run
flask run -p 8000
```

0 comments on commit 7cce97c

Please sign in to comment.