You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -94,7 +94,6 @@ To run the project in development mode:
94
94
To run the project in production mode (only for locally testing purposes):
95
95
-`make build_prod` to create a docker image with dependencies needed for production.
96
96
-`make run_prod` to execute the production docker container.
97
-
-`make logs` to show logs of time-tracker-ui in real time.
98
97
-`make stop_prod` to stop the production docker container.
99
98
100
99
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