add docker-compose config to start mysql and pgsql local databases

This commit is contained in:
Athou
2022-03-22 15:41:27 +01:00
parent ec50530284
commit b0aef46c99
2 changed files with 23 additions and 1 deletions

5
.gitignore vendored
View File

@@ -1,10 +1,13 @@
# config gile
# config file
config.yml
# build directory
target
target-ide
# database files
database
# log files
log