feat: Implement admin user and course management, instructor course and quiz management
This commit is contained in:
parent
8edc3770eb
commit
a65ded02f9
7 changed files with 156 additions and 7 deletions
|
|
@ -44,5 +44,4 @@ ENV PORT=3001
|
|||
ENV NUXT_HOST=0.0.0.0
|
||||
ENV NUXT_PORT=3001
|
||||
|
||||
# Start the application using preview command
|
||||
CMD ["node", ".output/server/index.mjs"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue