Skip to content

Commit 2c4f359

Browse files
authored
TTA-91 refactor readme file
1 parent 2c833b4 commit 2c4f359

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,6 @@ To run the project in development mode:
9494
To run the project in production mode (only for locally testing purposes):
9595
- `make build_prod` to create a docker image with dependencies needed for production.
9696
- `make run_prod` to execute the production docker container.
97-
- `make logs` to show logs of time-tracker-ui in real time.
9897
- `make stop_prod` to stop the production docker container.
9998

10099
When the project is successfully compiled you can go to `http://localhost:4200/` in your browser. *Remember you must have your Docker running for both cases.*

0 commit comments

Comments
 (0)