Docker-Compose support for Windows (#3974)

* Add docker-compose document that works out of the box for Windows, and a storage location for the mysql-database.

* Documented Windows support in Readme file
This commit is contained in:
Mikael Palmujoki 2020-05-08 22:22:39 +03:00 committed by GitHub
parent 1988e4558f
commit c69e77f330
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 37 additions and 0 deletions

4
servatrice/mysql-storage/.gitignore vendored Normal file
View file

@ -0,0 +1,4 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore