Skip to content

Commit

Permalink
Merge pull request #83 from anamhira47/anamhira47-patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
frankxu2004 authored Apr 15, 2024
2 parents eab9b05 + ac84657 commit 955eec8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment_docker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ perl -pi -e "s|<your-server-hostname>|${YOUR_ACTUAL_HOSTNAME}|g" webarena-homepa

Then run
```
cd webarena_homepage
cd webarena-homepage
flask run --host=0.0.0.0 --port=4399
```
The homepage will be available at `http://<your-server-hostname>:4399`.
Expand Down

0 comments on commit 955eec8

Please sign in to comment.