Docker-compose setup for Servatrice (#3887)

* Docker compose for servatrice

* Update README.md

* Clean up docker-compose specific configuration
This commit is contained in:
Phillip Wheatley
2020-03-17 01:40:58 +00:00
committed by GitHub
parent 17efe8c003
commit 7285f24a29
3 changed files with 48 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
[database]
type=mysql
prefix=cockatrice
hostname=mysql
database=servatrice
user=servatrice
password=password