Fix display of duration_calculated, display durations less than a minute
This commit is contained in:
@ -12,5 +12,5 @@ COPY entrypoint.sh /
|
||||
RUN chmod +x /entrypoint.sh
|
||||
USER timetracker
|
||||
EXPOSE 8000
|
||||
ENV VERSION_NUMBER 0.1.0-14-g61d2e65
|
||||
ENV VERSION_NUMBER 0.1.0-15-g6fe960b
|
||||
ENTRYPOINT [ "/entrypoint.sh" ]
|
Reference in New Issue
Block a user