Switched to building an image localy instead of using one from docker hub
Added database folder Created Dockerfile and config for mariadb image Moved data folder tp database/data/
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@ -161,4 +161,4 @@ cython_debug/
|
||||
#.idea/
|
||||
|
||||
# Database data
|
||||
data/
|
||||
database/data/
|
||||
|
Reference in New Issue
Block a user