JOSCHLINER / Markdown-CMS

A simple silo Content Mangment System for Markdown pages for internal pages.
GNU General Public License v3.0
0 stars 0 forks source link

URGENT - fix mysql #6

Closed JOSCHLINER closed 8 months ago

JOSCHLINER commented 8 months ago

The MySQL docker container has stopped accepting connections. It previously worked fine.

JOSCHLINER commented 8 months ago

The problem was that the database setup script wasn't loaded. Changed the way the database is stored.