Questo eliminerà tutti i dati, inclusa il database, e ricreerà il contenitore Docker.
cd /var/discourse
./launcher stop app
rm -rf shared/standalone
./launcher rebuild app
Questo eliminerà tutti i dati, inclusa il database, e ricreerà il contenitore Docker.
cd /var/discourse
./launcher stop app
rm -rf shared/standalone
./launcher rebuild app