mirror of
https://github.com/alexmickelson/canvasManagement.git
synced 2026-03-25 15:18:32 -06:00
added catches around markdown to html, might throw exception if image error
This commit is contained in:
2
run.sh
2
run.sh
@@ -9,9 +9,9 @@ docker run -it --rm \
|
||||
-p 3000:3000 \
|
||||
-w /app \
|
||||
-v .:/app \
|
||||
-v ~/projects/faculty/1810/2024-fall-alex/modules:/app/storage/intro_to_web \
|
||||
-v ~/projects/faculty/4850_AdvancedFE/2024-fall-alex/modules:/app/storage/advanced_frontend \
|
||||
-v ~/projects/faculty/1810/2025-spring-alex/online:/app/storage/intro_to_web_online \
|
||||
-v ~/projects/faculty/1810/2025-spring-alex/in-person:/app/storage/intro_to_web \
|
||||
-v ~/projects/faculty/1400/2025_spring_alex/modules:/app/storage/1400 \
|
||||
-v ~/projects/faculty/1405/2025_spring_alex:/app/storage/1405 \
|
||||
-v ~/projects/faculty/3840_Telemetry/2025_spring_alex/modules:/app/storage/telemetry \
|
||||
|
||||
Reference in New Issue
Block a user