Change default dev port to 7000

This commit is contained in:
Sebastian Serth
2021-04-29 11:48:17 +02:00
parent 52e913dfdd
commit b78a161914
5 changed files with 8 additions and 7 deletions

View File

@ -17,7 +17,7 @@ Local setup
host: tcp://localhost:2375
ws_host: ws://localhost:2375
5. Run the CodeOcean server with `rails s -p 3333`
5. Run the CodeOcean server with `rails s -p 7000`
6. Login with admin@example.org (pw: admin) and create a new execution environment picking the newly created Docker image from the dropdown. Set the initial command to: