Skip to content

v1.0.2

Compare
Choose a tag to compare
@jwir3 jwir3 released this 06 Mar 17:14
· 29 commits to main since this release
fb8073f

v1.0.2

Bug Fixes:

  • Fix problem caused by un-iniitalized database. (#4)
  • Fix issue where MySQL database did not persist after container restart. (#3))

Enhancements:

  • Allow for more options in ALLOWED_HOSTS by using a regex. (#1)