Added docker files for the bot and the database

This commit is contained in:
2023-05-07 16:34:41 +03:00
parent 2fb6fbe6a3
commit fd94cb317f
6 changed files with 93 additions and 0 deletions

1
.gitignore vendored
View File

@ -2,3 +2,4 @@ target/
.env
migration/target/
entity/target/
database/data