mirror of
https://github.com/ChristianLight/tutor.git
synced 2024-12-12 14:17:46 +00:00
parent
405aaac189
commit
acc0ce0202
@ -154,6 +154,11 @@ First of all, stop any locally-running platform::
|
||||
tutor local stop
|
||||
tutor dev stop
|
||||
|
||||
Remove all containers::
|
||||
|
||||
tutor local dc down --remove-orphans
|
||||
tutor local dc down --remove-orphans
|
||||
|
||||
Then, delete all data associated to your Open edX platform::
|
||||
|
||||
# WARNING: this step is irreversible
|
||||
|
Loading…
Reference in New Issue
Block a user