Skip to content

Commit

Permalink
textbook creation is now on separate page
Browse files Browse the repository at this point in the history
  • Loading branch information
kwasimbnyarko committed Nov 12, 2024
1 parent 9719c35 commit cb593a0
Show file tree
Hide file tree
Showing 7 changed files with 618 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ MAINTAINER Jihane Najdi <[email protected]>
# Default environment
ARG RAILS_ENV='development'
ARG ODSA_BRANCH='master'
ARG LTI_BRANCH='master'
ARG LTI_BRANCH='staging'

ENV TZ=America/New_York
RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone
Expand Down
Loading

0 comments on commit cb593a0

Please sign in to comment.