Skip to content

Commit

Permalink
chore: Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Topvennie committed Mar 11, 2024
1 parent 6d77b64 commit 0d7e100
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 @@ -7,7 +7,7 @@ This application was developed within the framework of the course "Software Engi
Run `development.sh`.
It starts the development environment and attaches itself to the output of the backend.
The backend will auto reload when changing a file.
Acces the server by going to `https://localhost:8080` for the backend and `https://localhost:443` for the frontend.
Acces the server by going to `https://localhost/api` for the backend and `https://localhost` for the frontend.

If you change something to one of the docker files run `docker-compose -f development.yml up --build` to rebuild.

Expand Down

0 comments on commit 0d7e100

Please sign in to comment.