prestashop-flashlight
prestashop-flashlight copied to clipboard
DUMP_ON_RESTART is ignored on create
I'm using docker volume to persist DB data. After container deletion and create again, it apply dump.sql so it restore DB even in cse DUMP_ON_RESTART is set to false. Could you please fix it? Thanks