Release 1.19.0 - See CHANGELOG.md

This commit is contained in:
Dave Conroy
2020-04-22 05:21:02 -07:00
parent 71802d2a28
commit f8bab5f045
5 changed files with 80 additions and 0 deletions

View File

@@ -6,6 +6,7 @@ services:
image: mariadb:latest
volumes:
- ./db:/var/lib/mysql
- ./post-script.sh:/assets/custom-scripts/post-script.sh
environment:
- MYSQL_ROOT_PASSWORD=examplerootpassword
- MYSQL_DATABASE=example